Skip to main content

HTTP Status Codes

The Drime Cloud API uses standard HTTP codes:

Error Formats

Authentication Error (401)

Verify that your token is valid and sent in the Authorization: Bearer TOKEN header

Permission Error (403)

Validation Error (422)

Resource Not Found (404)

Best Practices

Rate Limiting

The API limits request rates to ensure stability:
If you receive a 429 error, wait a few seconds before retrying.