# AYLIEN API **Provider:** AYLIEN **Category:** ai **Base URL:** `http://aylien.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10 req/s (paid) **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://aylien.com/ ## Description AYLIEN Text Analysis API is a package of Natural Language Processing, Information Retrieval and Machine Learning tools for extracting meaning and insight from textual and visual content with ease. | * ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://aylien.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://aylien.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Pay-as-you-go news intelligence. Starter $0 (limited trial), Growth from $299/mo. --- *Source: [API Map](https://apimap.dev/apis/aylien/) — CC BY 4.0*