# eBird API **Provider:** eBird **Category:** entertainment **Base URL:** `https://documenter.getpostman.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 2,000 req/day per key **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://documenter.getpostman.com/view/664302/S1ENwy59 ## Description Retrieve recent or notable birding observations within a region ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://documenter.getpostman.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://documenter.getpostman.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with eBird account. No paid tiers; maintained by Cornell Lab of Ornithology. --- *Source: [API Map](https://apimap.dev/apis/ebird/) — CC BY 4.0*