Models
v4.0.0
To access our API, you need an API key. You can generate your API key by visiting the Smallest AI Console.
Once you have an API key, you must include it in the Authorization header of each request using the Bearer Token scheme.
Authorization
1GET /v1/some-endpoint HTTP/1.12Host: api.smallest.ai3Authorization: Bearer YOUR_API_KEY_HERE
For more details, visit our API Documentation.