API Explorer
Browse and test all Tensoras API endpoints interactively.
18 endpoints
Inference
Models
Files
Knowledge Bases
Retrieval
Batches
Authentication
All API requests require a Bearer token in the Authorization header:
Authorization: Bearer tns_your_key_hereGet your API key from the Tensoras Console.
Base URL
| Environment | URL |
|---|---|
| Production | https://api.tensoras.ai/v1 |
| Local Development | http://localhost:8000/v1 |
Rate Limits
Rate limits vary by plan. See the Rate Limits guide for details.
The X-RateLimit-Remaining and Retry-After headers are included in every response.