API Reference

The data in the Amazing Endemic Species API is compiled and released based on information from the IUCN Red List API. It gathers 100 endemic species from 40 different countries and regions until now.

Random

To get a species randomly:

/api/v1/random
Example: Random species

Species

To get all species:

/api/v1/species
Example: All species

Species Count

To get total count of species:

/api/v1/speciescount
Example: Total count of species

Country

To get all ISO code of countries and regions:

/api/v1/country
Example: All ISO code of countries and regions

Country Count

To get total count of countries and regions:

/api/v1/countrycount
Example: Total count of countries and regions

Version

To check what version of Amazing Endemic Species is driving the API:

/api/v1/version

Example: API reference version