# Zestful API **Provider:** Zestful **Category:** search **Base URL:** `https://zestfuldata.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://zestfuldata.com/ ## Description Parse recipe ingredients ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://zestfuldata.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://zestfuldata.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Pay-as-you-go. Ingredient parsing API: $0.001/parse. No subscription required. --- *Source: [API Map](https://apimap.dev/apis/zestful/) — CC BY 4.0*