Version: 1.0.0
Elaniin Platform API
This document provides a detailed specification for the Elaniin Platform API, covering endpoints related to Chatbots, Teams, and Smart Endpoints.
Important: All requests to this API must include a User-Agent header. Requests without this header will be blocked.
Authentication
- HTTP: Bearer Auth
API token is required to access these endpoints. Example: 'Bearer {API_TOKEN}'
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |