Hotspots API

Find data gaps in eBird coverage to prioritize volunteer survey locations.

Base URL: https://birdlife.tech/hotspots/api/v1

Find Gaps by Region

Identify grid cells with no eBird hotspot coverage in a region.

GET /hotspots/api/v1/gaps/region/{regionCode}?limit={limit}&format={format}

Try it

Find Gaps by Coordinates

Find coverage gaps within a radius of a location.

GET /hotspots/api/v1/gaps/nearby?lat={lat}&lng={lng}&radius_km={radius}&limit={limit}

Try it

Gap Types

spatial No eBird hotspots in this grid cell
temporal Hotspots exist but data is stale (coming soon)
effort Low checklist count relative to area (coming soon)

Priority Score

Each gap is scored 0-1 based on multiple factors:

Output Formats

Rate Limiting

Data Sources

This API analyzes hotspot data from eBird to identify coverage gaps. Powered by birdlife-hotspot-finder.