# EXUDE-API API **Provider:** EXUDE-API **Category:** ai **Base URL:** `http://uttesh.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** http://uttesh.com/exude-api/ ## Description Used for the primary ways for filtering the stopping, stemming words from the text data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://uttesh.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'http://uttesh.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/exude/) — CC BY 4.0*