▪️Explorer API
This documentation is intended to provide information on the available methods to extract data from DECENOMY Explorer using its API.
Being a public API, there is no need to use any kind of authentication.
API v1 reports plain text. API v2 reports more info in detail.
API v1 Endpoint URL
https://explorer.decenomy.net/api/v1/coins/coin/
Path parameters v1
Query parameters v1
Example query v1
Example response v1
API v2 Endpoint URL
https://explorer.decenomy.net/api/v2/coin/
Path parameters v2
Query parameters v2
Example query v2
Example response v2
Last updated