Documentation Index
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.
Request body
| Field | Required | Description |
|---|---|---|
refresh_token | Yes | The refresh token received at login or registration |
Refresh tokens expire after 7 days and are single-use — they are invalidated after each successful refresh. Store the new
access_token and keep the same refresh_token until it expires.
