# Host.io API **Provider:** Host.io **Category:** developer **Base URL:** `https://host.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 1,000 credits/month (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://host.io ## Description Domains Data API for Developers ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://host.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://host.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Domain data API. Free: 1,000 API credits/month. Starter $99/mo (100K credits). Standard $499/mo (1M credits). Enterprise custom. --- *Source: [API Map](https://apimap.dev/apis/host-io/) — CC BY 4.0*