# OwlBot API **Provider:** OwlBot **Category:** ai **Base URL:** `https://owlbot.info` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 30 req/min (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://owlbot.info/ ## Description Definitions with example sentence and photo if available ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://owlbot.info/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://owlbot.info' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 1,000 req/month. Paid $3/mo for unlimited requests. --- *Source: [API Map](https://apimap.dev/apis/owlbot/) — CC BY 4.0*