# ELI API **Provider:** ELI **Category:** ai **Base URL:** `https://nlp.insightera.co.th` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://nlp.insightera.co.th/docs/v1.0 ## Description Natural Language Processing Tools for Thai Language ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://nlp.insightera.co.th/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://nlp.insightera.co.th' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. ELI5 (Explain Like I'm 5) text simplification API. --- *Source: [API Map](https://apimap.dev/apis/eli/) — CC BY 4.0*