Serverless
Our Serverless Service offers API based on Token Usage with Popular Models.
Last updated
Our Serverless Service offers API based on Token Usage with Popular Models.
Last updated
All of our serverless models are accessible using our OpenAPI spec API. On the Serverless page you can find example code to get the endpoints. If you click on a serverless model:
Our API Gateway is: https://api.parasail.io/v1
You will get example code like this:
You will need to get an API Key from your profile:
Which will allow you to generate an API Key:
The API Key is displayed one time at creation and is not able to be seen again.
You can find the model list by using our /models endpoint. You can find it by:
The API key can be found through the UI like above.
Our serverless OpenAI spec allows you to use 3rd party tools seamlessly just like other popular providers.
Taking the example of Cline, a popular coding tool within Visual Studio:
Find the model you want to use with cline like QwenCoder 32b or DeepSeekR1:
Then head over to your favorite tool like Cline:
Then you could get:
Find the model name, and have your ,