Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?