Getting Started
API Reference
Error Handling
Understanding API errors and how to handle them.
Error Response Format
error-response.json
Common Error Codes
400Bad RequestInvalid request parameters
401UnauthorizedInvalid or missing API key
403ForbiddenInsufficient permissions
404Not FoundResource does not exist
429Rate LimitedToo many requests
500Server ErrorInternal server error
Error Handling Example
error-handling.js