Skip to main content
Suki uses standard HTTP status codes to indicate the outcome of an API request.
  • 2xx codes indicate success.
  • 4xx codes indicate a client-side error (e.g., you omitted a required parameter or provided an invalid configuration).
  • 5xx codes indicate a server-side error on Suki’s end. These are rare.
The following table lists the most common HTTP status codes you may receive.
Last modified on April 20, 2026