Documentation Index
Fetch the complete documentation index at: https://direkt.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Error format
All errors follow this shape:Common errors
| HTTP Code | error | Fix |
|---|---|---|
400 | ValidationError | Check your request body params |
401 | Unauthorized | Check your API key |
404 | NotFound | Payment ID doesn’t exist |
422 | UnsupportedChain | Use a chain from /api/chains |
429 | RateLimited | Back off and retry after 1 minute |
500 | InternalError | Retry with exponential backoff |