v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Tokens dictionary

  • no authorization required
get/v1/Tokens

Response

200

statusinteger
titlestring
errorsobject[]

Example response

{
  "result": [
    {
      "shortName": "DRC",
      "fullName": "Drivecoin",
      "tokenId": "df3aa481-d2a5-4883-9eb8-fbb8d5a97f87"
    }
  ],
  "status": 200
}