Bunmori
API Reference

Error Codes

API error responses

Error Codes

Response Format

{
  "error": "Error message"
}

Status Codes

CodeDescription
400Bad request - invalid parameters
401Unauthorized - missing or invalid token
403Forbidden - token lacks required scope
404Not found - resource doesn't exist
500Server error

On this page