cURL
curl --request GET \ --url https://api.chessa.ai/v1/rates/{from}/{to}
{ "rate": { "from": "BTC", "rate": 82605.06975000001, "to": "USDC" } }
Get the current rate for a specific currency.
Success Response
Show child attributes
Was this page helpful?