Back to catalog
🐾

eBird

API Key

Retrieve recent or notable birding observations within a region

🐾AnimalsHTTPS

No items to display.

Sample Response

response.json
1{
2 "region": "Central Park, New York, NY",
3 "notable_sightings": [
4 {
5 "species": "Snowy Owl",
6 "location": "North Meadow",
7 "date": "2026-02-23",
8 "count": 1,
9 "observer": "M. Torres"
10 },
11 {
12 "species": "Red-tailed Hawk",
13 "location": "The Ramble",
14 "date": "2026-02-24",
15 "count": 2,

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://documenter.getpostman.com/view/664302/S1ENwy59" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs