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
g-recaptcha-platform: {Web|Android|iOS}
g-recaptcha-token: {reCAPTCHA Token for "get_ada_price" action}
Code: 200 OK
200 OK
Content-Type: application/json
Content:
Content example:
{ "usdPrice": 250000 }
Code: 403 FORBIDDEN
403 FORBIDDEN
Condition: If reCAPTCHA fails.
{ "code": 403, "description": "Forbidden", "cause": "Recaptcha failed" }
Get NEWM Price