Skip to main content
Spidra returns consistent error responses using standard HTTP status codes and descriptive messages. If something goes wrong with your request—like invalid input, missing authentication, or rate limits—you’ll receive a clear JSON error object.

Error Response Format

Common Error Codes

Validation Errors (422)

All request-body validation failures on submit endpoints return 422 with an errors array — one entry per problem — alongside the usual message:

Error Codes

Some errors include a code field with a machine-readable identifier: