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 -X POST 'https://crypto-api.yativo.com/api/v1/auth/refresh-token' \ -H 'Authorization: Bearer YOUR_REFRESH_TOKEN'
{ "status": true, "data": { "accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." } }
Exchange a refresh token for a new access token
Bearer YOUR_REFRESH_TOKEN