Error format

All API errors are JSON with an error string and optional details.

{
  "error": "invalid_token"
}

Common HTTP status codes

Notes