Skip to content

Status and error codes

CalypsoAI API uses standard HTTP code syntax for status and error messages.

  • 1xx: Informational
  • 2xx: Success
  • 3xx: Redirection
  • 4xx: Client error
  • 5xx: Server error

API responses are returned in JSON format, providing contextual information relevant to the response outcome. For more information on endpoint-specific status and error messages, refer to the API reference.

Updated at: