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 speciesSpecies
To get all species:
/api/v1/species
Example: All speciesSpecies Count
To get total count of species:
/api/v1/speciescount
Example: Total count of speciesCountry
To get all ISO code of countries and regions:
/api/v1/country
Example: All ISO code of countries and regionsCountry Count
To get total count of countries and regions:
/api/v1/countrycount
Example: Total count of countries and regionsVersion
To check what version of Amazing Endemic Species is driving the API:
/api/v1/version