Fire Eagle : Explorer

Fire Eagle API Explorer

Here you can try out the Fire Eagle API. The API Explorer lets you generate sample requests and see the XML or JSON requests and responses for both classes of API methods: user-specific and general-purpose.


User-specific

Methods for updating and querying a user's own location. Calls to these methods use a user-specific access token.

  • /user : returns the location of a user
  • /update : sets a user's current location using a woe ID or a set of location parameters
  • /lookup : returns a list of potential disambiguations values for a set of location parameters


General-purpose

Methods for getting information about all users of an application. Calls to these methods use the general-purpose access token.

  • /recent : returns the user-specific tokens for the calling application that have recently updated their locations
  • /within : returns a list of user-specific tokens for the calling application that are within the bounding box of a woe ID or a set of location parameters