Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

eBird Web Services - Version 1.1

Search Box
labelSearch API pages:
spaceCLOISAPI
This API enhances the originally released eBird 1.0 API

Data Source

Version

Status

Notes

eBird

1.1

deployed

enhances and supersedes v1.0 API 

NOTE: Please migrate to  Version 2.0 of the APIs. These 1.1

...

APIs are no longer available


Endpoints

  • ebird.org/ws1.1
    This is the root of version 1.1. of eBird-specific web services.
    • ws1.1/data
      This path contains raw data services.
      • ws1.1/data/obs/notablegeo/recent
        This data service provides notable sightings (rare & unusual) on a state or country basis. Records returned are species oriented. (I.e. not checklists) returns recent nearby observations
      • ws1.1/data/obs/geo_spp/recent
        returns recent nearby observations of a species
      • ws1.1/data/obs/hotspot/list
        This data service provides list of eBird hotspots on a state or country basis.recent
        returns recent observations at hotspots
      • ws1.1
      /product
      This path contains raw data services.
  • ebird.org/wstools1.1
    This is location of gadget code and demo pages.
  • ebird.org/wsresource1.1
    This is the root of the static resources that version 1.1 of the web services require.
    • wsresource1.1/images
    • wsresource1.1/css
    • wsresource1.1/js

Supported URL Patterns

...

...

...

not deployed

...

 

...

...

      • hotspots

...

not deployed

...

 

...

...

...

not deployed

...

 

...

...

      • notable observations

...

      • in a

...

...

not deployed

...

 

...

not deployed

...

 

URL PATTERN: /WHAT-IS-RETURNED/HOW-IS-IT-QUERIED/TIME-FRAME-OF-INTEREST

 what-is-returned

  • notable - notable sightings only
  • obs -  all sightings
  • hotspot - sightings at hotspots only
  • nearest - nearest sightings of a species from a given point.

how-is-it-queried

  • geo - sightings within a circle defined by a lat/lng and distance.
  • hotspot - sightings at hotspots.

Append "_spp" to any of these patterns to change your query to recent observations of a particular species.

time-frame-of-interest

...

    • ws1.1/product
      This path contains products consisting of aggregated raw data.
    • ws1.1/ref
      This path contains supporting lookup services for the /data and /product services
    • ebird.org/wstools1.1
      This is location of gadget code and demo pages.
    • ebird.org/tools/google
      This is location of original gadget code and demo pages.
      • ebird.org/tools/google/notable-birds.xml
        This is location of gadget code for notable birds by state within the US.
      • ebird.org/tools/google/notable-birds-canada.xml
        This is location of gadget code for notable birds by province/territory within the Canada
    • ebird.org/wsresource1.1
      This is the root of the static resources that version 1.1 of the web services require.
    • wsresource1.1/images
    • wsresource1.1/css
    • wsresource1.1/js

Making Sense of Endpoint URLs

There is a rational behind the URLs we use for endpoints. Find out what they mean.