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 |
|---|---|---|
email | Yes | Registered email address |
password | Yes | Account password |
Use the
access_token as a Bearer token in the Authorization header for all authenticated endpoints. When it expires (15 min), call POST /v1/auth/refresh with your refresh_token to get a new one without re-entering credentials.
