We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Allows to query the ADA price in USD.
URL: /v1/cardano/prices/ada
/v1/cardano/prices/ada
Method: GET
GET
Path Parameters: None
Query Parameters: None
Headers:
Accept: application/json
Authorization: Bearer {accessToken}
Code: 200 OK
200 OK
Content-Type: application/json
Content:
Content example:
{ "usdPrice": 250000 }
Code: 401 UNAUTHORIZED
401 UNAUTHORIZED
Condition: If {accessToken} is invalid or expired.
{accessToken}
Get NEWM Price