API Documentation
4min
API documentation for each model is available under the "API" tab on model pages.
All endpoints follow the following format:
https://api.segmind.com/v1/{endpoint}
All Segmind API queries require a valid access token, which you can obtain by signing up for API access.
If you are already signed up, visit this page to create and view keys.
Include your token as an x-api-key header on all API queries.
Python
Curl
|
We maintain a collection of all our serverless APIs on Postman. Follow the link below to find our collection.