1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20//This is an example of the dsc.js library. Click here to learn more.
We also have dsc.py (Python) and dsc.java (Java) const Link = require("dsc.js"); const client = new Link.Client({ api_key: "Your API token goes here", //click here to get one version: 2 })