The API uses standard HTTP status codes to indicate the success or failure of requests. Error responses include a detailed message explaining what went wrong. Example error response:Documentation Index
Fetch the complete documentation index at: https://docs.config.money/llms.txt
Use this file to discover all available pages before exploring further.
400 Bad Request: The request was invalid or cannot be served401 Unauthorized: Authentication failed or user lacks necessary permissions404 Not Found: The requested resource does not exist429 Too Many Requests: Rate limit exceeded500 Internal Server Error: An error occurred on the server