Upload API Reference
This section explains how to upload an image for editing by sending a direct request to our API.
Uploading an image for editing via API
To work with the Claid API, send requests over HTTPS and authenticate using the Authorization header in the following format:Authorization: Bearer <YOUR_API_KEY>. You do not need to provide a password.
To get your API key, sign in to your Claid account and click Create API key button from the Overview or API keys pages.
Claid API’s base URL is https://api.claid.ai/v1/. All available endpoints are listed in the Storage and Image sections.
Bearer
This API uses OAuth 2.0 bearer token (API key) to authorize requests.
Successful Response
Wrapper for responses
Authorization is required.
No API calls left.
Not enough permissions.
Unprocessable Entity.
Too many requests.
Request
Request headers
Response body and headers
Last updated
