2min
APIs
Endpoints
All endpoints follow the following format:
https://api.segmind.com/{endpoint}
Authentication
All Segmind API queries require a valid access token, which you can obtain by signing up for API access.
Include your token as an X-Segmind-Access-Token header on all API queries.
JS
|