# API Troubleshooting

When the Oz platform API encounters an error, it returns a structured response following [RFC 7807 (Problem Details for HTTP APIs)](https://datatracker.ietf.org/doc/html/rfc7807) with a machine-readable error code, HTTP status, and actionable resolution steps.

## Resources

* [**Errors**](https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors) — Full reference for all API error codes, including causes, example responses, and resolution steps
