Authentication
- Base URL
- Authorization
Authorization: Bearer YOUR_API_KEY- Content-Type
application/json- Model name
Request / Response JSON
// REQUEST
{}// RESPONSE
{}Request / Response schema
// INPUT SCHEMA
| Field | Type | Required |
|---|---|---|
| No schema | ||
// RESPONSE SCHEMA
| Field | Type | Required |
|---|---|---|
| No schema | ||