AnimaliAPI
This API helps to query for all information about animal's classification and their Scientific Names … Get the scientific name of animals... Right API for your next project.
AnimaliAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Animals | ||
| GET |
getAll /all |
Get all the animals stored in the API and their classification and Scientific names. |
| GET |
getAnimalById /all/{id} |
For valid response try integer IDs with values >= 1. Other values return exceptions. |
| GET |
getAnimalByName /all/{name} |
Query for animal details using animal name. For a valid response, Capitalize the the first letters of animal names. This will return one animal's detail as json file. For a valid… |
AnimaliAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|