{"countries":["Belize","Bermuda","Canada","Costa Rica","Guatemala","Mexico","Panama","United States","Argentina","Brazil","Chile","Colombia","Ecuador","French Guiana","Guyana","Paraguay","Peru","Suriname","Uruguay","Venezuela"]}
curl --location --request POST 'https://zylalabs.com/api/6002/zoo+database+api/8043/countries+available+in+dataset' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"continent":"Required"}'
[{"country":"United States","zoos":[{"zoo_name":"Alaska Zoo","location":"Anchorage, Alaska"},{"zoo_name":"Arizona-Sonora Desert Museum","location":"Tucson, Arizona"},{"zoo_name":"Audubon Zoo","location":"New Orleans, Louisiana"},{"zoo_name":"Blank Park Zoo","location":"Des Moines, Iowa"},{"zoo_name":"Brevard Zoo","location":"Melbourne, Florida"},{"zoo_name":"Bronx Zoo","location":"New York City"},{"zoo_name":"Brookfield Zoo Chicago","location":"Brookfield, Illinois"},{"zoo_name":"Cheyenne Mountain Zoo","location":"Colorado Springs, Colorado"},{"zoo_name":"Cincinnati Zoo and Botanical Garden","location":"Cincinnati, Ohio"},{"zoo_name":"Columbus Zoo and Aquarium","location":"Columbus, Ohio"},{"zoo_name":"Dallas Zoo","location":"Dallas, Texas"},{"zoo_name":"Denver Zoo","location":"Denver, Colorado"},{"zoo_name":"Disney's Animal Kingdom","location":"Bay Lake, Florida"},{"zoo_name":"Fort Wayne Children's Zoo","location":"Fort Wayne, Indiana"},{"zoo_name":"Fort Worth Zoo","location":"Fort Worth, Texas"},{"zoo_name":"Houston Zoo","location":"Houston, Texas"},{"zoo_name":"Indianapolis Zoo","location":"Indianapolis, Indiana"},{"zoo_name":"Kansas City Zoo","location":"Kansas City, Missouri"},{"zoo_name":"Lincoln Park Zoo","location":"Chicago, Illinois"},{"zoo_name":"Living Desert Zoo and Gardens","location":"Palm Desert, California"},{"zoo_name":"Memphis Zoo","location":"Memphis, Tennessee"},{"zoo_name":"Minnesota Zoo","location":"Apple Valley, Minnesota"},{"zoo_name":"National Zoological Park","location":"Washington, D.C."},{"zoo_name":"North Carolina Zoo","location":"Asheboro, North Carolina"},{"zoo_name":"Oakland Zoo","location":"Oakland, California"},{"zoo_name":"Omaha's Henry Doorly Zoo and Aquarium","location":"Omaha, Nebraska"},{"zoo_name":"Oregon Zoo","location":"Portland, Oregon"},{"zoo_name":"Philadelphia Zoo","location":"Philadelphia, Pennsylvania"},{"zoo_name":"Phoenix Zoo","location":"Phoenix, Arizona"},{"zoo_name":"Pittsburgh Zoo & Aquarium","location":"Pittsburgh, Pennsylvania"},{"zoo_name":"Roger Williams Park Zoo","location":"Providence, Rhode Island"},{"zoo_name":"Saint Louis Zoo","location":"St. Louis, Missouri"},{"zoo_name":"San Diego Zoo","location":"San Diego, California"},{"zoo_name":"San Francisco Zoo","location":"San Francisco, California"},{"zoo_name":"Woodland Park Zoo","location":"Seattle, Washington"},{"zoo_name":"Zoo Atlanta","location":"Atlanta, Georgia"},{"zoo_name":"Zoo Knoxville","location":"Knoxville, Tennessee"},{"zoo_name":"Zoo Miami","location":"Miami, Florida"}]},[]]
curl --location --request POST 'https://zylalabs.com/api/6002/zoo+database+api/8044/get+zoos+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Zoo Database API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The Zoo Database API offers developers a streamlined way to access comprehensive information about zoos globally. By tapping into a vast, continuously updated database, this API allows users to retrieve detailed data on zoos by country, continent, and region. It includes information about zoo names, locations, and more.
The Zoo Database API provides access to information about animal species, their habitats, and conservation efforts worldwide. Users can retrieve data on species names, scientific classifications, geographical distribution, habitat types, and conservation statuses.
The API follows the Darwin Core standard for biodiversity data, which ensures compatibility with other biodiversity databases. It utilizes standardized formats such as JSON for data interchange.
The Zoo Database API is built on a RESTful architecture for seamless integration. It requires authentication via API keys to secure access, ensuring that only authorized users can retrieve data.
The output format of the API is structured in a JSON schema that includes nested objects for species details, habitat information, and conservation measures, allowing users to easily retrieve and manipulate the data.
This endpoint returns a list of countries that have zoos listed in the dataset. The response includes an array of country names based on the specified continent parameter.
The response includes an array of zoo objects, each containing fields such as "country," "zoo_name," and "location," providing detailed information about each zoo in the specified country.
Users can customize requests by specifying parameters such as "continent" for the countries endpoint and "country" for the zoos endpoint, allowing targeted data retrieval based on geographic criteria.
The API covers zoos globally, with data organized by continent, including Asia, Africa, the Americas, Europe, and Oceania, allowing users to access information relevant to specific regions.
The response data is structured in JSON format, with clear hierarchies. For example, the zoos endpoint returns an array of zoo objects, each containing nested fields for country, zoo name, and location.
Typical use cases include research on zoo locations, planning visits, educational projects about wildlife conservation, and data analysis for biodiversity studies, leveraging the comprehensive zoo information provided.
Data accuracy is maintained through regular updates and quality checks, ensuring that the information about zoos and their locations is reliable and reflects current conditions.
Users should verify their input parameters for accuracy. If results are still partial or empty, it may indicate that no zoos exist in the specified country or continent, prompting a review of available options.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund