Serverless Hosted API

We have launched V2 of our Serverless Hosted API. The V2 API is faster. Refer to the Serverless Hosted API V2 documentation to get started with the new API.

Model Support

The following models types are supported by the Serverless / Hosted API:

Limits

The Serverless Hosted API, regardless of the specific task type, accepts files up to 5MB. This limit includes, but is not limited to, the image file size plus any request information attached.

In the cases that requests are too large, we recommend downsizing any attached images. This usually will not result in poor performance as images are downsized regardless after they've been received on our servers to the input size that the model architecture accepts. Some of our SDKs, like the Python SDK, automatically downsize images to the model architecture's input size before they are sent to the API.

Last updated

Was this helpful?