[{"countries":["China","Hong Kong","India","Indonesia","Japan","Malaysia","Pakistan","Philippines","Singapore","South Korea","Sri Lanka","Taiwan","Thailand","Vietnam"]}]
curl --location --request POST 'https://zylalabs.com/api/6003/aquarium+location+api/8045/get+list+of+countries+available' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"continent":"Required"}'
[{"country":"Argentina","aquarium_list":[{"name":"Mar del Plata Aquarium","location":"Mar del Plata"},{"name":"Mundo Marino","location":"San Clemente del Tuy\u00fa"}]}]
curl --location --request POST 'https://zylalabs.com/api/6003/aquarium+location+api/8046/get+aquarium+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
[{"location":"United States","dolphinariums":["Aquatica, Orlando","Brookfield Zoo, Illinois","Clearwater Marine Aquarium","Discovery Cove","Dolphin Research Center","Georgia Aquarium","Gulf World Marine Park","Indianapolis Zoo","Long Marine Laboratory \/ Institute of Marine Sciences","Marineland of Florida","Miami Seaquarium","Mississippi Aquarium","Mystic Aquarium (only Beluga whales)*","National Aquarium in Baltimore","Sea Life Park Hawaii","SeaWorld Orlando, Florida","SeaWorld San Antonio, Texas","SeaWorld San Diego, California","Shedd Aquarium, Illinois","Six Flags Marine World's Dolphin Harbor (also known as Merlin's Dolphin Harbor), Vallejo","Texas State Aquarium","Theater of the Sea","Walt Disney World's The Seas with Nemo & Friends pavilion","Ocean Adventures Marine Park, Mississippi","Institute for Marine Mammal Studies, Mississippi"]}]
curl --location --request POST 'https://zylalabs.com/api/6003/aquarium+location+api/8047/get+dolphinarium+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 Aquarium Location 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 🎉)
Trusted by leading companies
The Aquarium Location API is designed to streamline access to global information about aquarium and dolphinariums. With endpoints tailored to fetch details by continent or country, the API allows for efficient data querying without overloading with unnecessary details. It is ideal for developers building applications or tools related to marine life tourism, educational resources, or geographic data visualization.
The Aquaria Location API provides structured access to global data on aquaria and dolphinariums, allowing developers to query information by continent, country, and specific locations.
You can retrieve data related to aquaria and dolphinariums, including their locations, countries, and continents, through customizable endpoints designed for efficient data querying.
Developers building applications or tools related to marine life tourism, educational resources, or geographic data visualization can benefit from using the Aquaria Location API.
The API streamlines data access by providing tailored endpoints that allow users to fetch specific details without overloading them with unnecessary information.
The Aquaria Location API provides structured access to global data on aquaria and dolphinariums, allowing you to query information by continent, country, and specific locations. This enables developers to efficiently gather data relevant to marine life tourism, educational resources, or geographic data visualization.
Each endpoint returns structured data related to aquariums and dolphinariums. The "get list of countries" endpoint returns a list of countries, while the "get Aquarium by country" and "get dolphinarium by country" endpoints return detailed lists of aquariums and dolphinariums, respectively, including their names and locations.
Key fields in the response data include "countries" for the list of countries, "aquaria_list" for aquarium details (name and location), and "dolphinariums" for dolphinarium names. Each field provides essential information for users to identify and locate facilities.
The primary parameter is the continent name for the "get list of countries" endpoint. For the "get Aquarium by country" and "get dolphinarium by country" endpoints, the country name is required. Users must ensure they provide valid continent and country names to retrieve accurate data.
The response data is organized in JSON format. For country lists, it returns an array of country names. For aquariums and dolphinariums, it returns an object with the country name and a list of corresponding facilities, making it easy to parse and utilize in applications.
The "get list of countries" endpoint provides a list of countries with aquariums. The "get Aquarium by country" endpoint offers detailed information about aquariums in a specified country, while the "get dolphinarium by country" endpoint provides a list of dolphinariums, including their names and locations.
Typical use cases include developing travel applications for marine life tourism, creating educational resources about marine environments, and building geographic data visualization tools that showcase aquariums and dolphinariums around the world.
Users can utilize the returned data by integrating it into applications that require location-based information about aquariums and dolphinariums. For example, developers can create interactive maps or directories that help users find nearby facilities based on their location or travel plans.
Data accuracy is maintained through regular updates and quality checks from reliable sources. The API aggregates information from verified databases and institutions, ensuring that users receive accurate and up-to-date details about aquariums and dolphinariums worldwide.
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