Skip to content
vVectorly

Vectorly

AboutContactDocs

Jump to

Error handling

Complete guide to error responses and how to handle them in the Vectorly API.

HTTP status codes

Status CodeMeaningDescription
200OKRequest succeeded
400Bad RequestInvalid parameters or request format
401UnauthorizedInvalid or missing service token
403ForbiddenAccess denied to resource
404Not FoundRoutine or resource not found
500Internal Server ErrorServer error during execution

Error response format

All error responses follow this format:

JSON

JSON

Common errors

400 Bad Request

Invalid parameters

JSON

JSON

Missing required parameters

JSON

JSON

401 Unauthorized

JSON

JSON

Note: Error message may still say "API key" for compatibility

403 Forbidden

JSON

JSON

404 Not Found

JSON

JSON

500 Internal Server Error

JSON

JSON

Handling errors

Python example

Python

Python

v

Vectorly

Copyright © 2025 Vectorly

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

v

Vectorly

Copyright © 2025 Vectorly

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website