- Home
- Categories
- Science & Nature
- eBird API
eBird API
The eBird API enables developers to access a live, global database of bird observations, making it perfect for birdwatching apps and research tools.
Reference for available routes, request structures, and live examples.
Lists recent bird sightings in a region
https://api.ebird.org/obs/region/recentcurl -X GET 'https://api.ebird.org/obs/region/recent' \
-H 'Authorization: Bearer YOUR_API_KEY'{
"back": 7,
"regionCode": "US-NY"
}[
{
"obsDt": "2023-07-18 08:30",
"comName": "Red-winged Blackbird",
"howMany": 12,
"speciesCode": "rewbla"
}
]- {'items': ['Mobile birdwatching app showing recent local sightings'Optimized Capability
- 'Conservation dashboards tracking species observations over time'Optimized Capability
- 'Educational platforms teaching taxonomy with real data'Optimized Capability
- 'Citizen science tools to submit and analyze checklists']}Optimized Capability
API Specifications
v1100 requests per minute per API key
Use Case: Best For
Not Recommended For
Explore Related APIs
Discover similar APIs to eBird API
SpaceX API
The SpaceX API offers developers free access to detailed information about SpaceX's launches, rockets, missions, and launchpads, suitable for various applications.
The Cat API
The Cat API offers developers free access to a vast collection of cat images, breed metadata, and user preferences, suitable for pet-related applications and digital experiences.
Movebank
The Movebank API provides developers free access to detailed animal tracking data collected via GPS and sensors, suitable for ecological research and monitoring.