The Waterfalls Database API offers RESTful endpoints to retrieve and explore information about waterfalls worldwide, sourced from structured data. Instead of delivering all data in a single request, it provides separate endpoints for specific data segments: one for listing all waterfall names, one for fetching height details by name, and one for retrieving additional waterfall attributes such as location.
[
{
"waterfall_names": [
"Angel Falls",
"Tugela Falls",
"Tres Hermanas Falls",
"Olo'upena Falls",
"Yumbilla Falls",
"Skorga",
"Balåifossen",
"Vinnufossen",
"Mattenbachfall",
"Pu'uka'oku Falls",
"James Bruce Falls",
"Browne Falls",
"Strupenfossen",
"Ramnefjellsfossen",
"Waihilau Falls",
"Colonial Creek Falls",
"Mongefossen",
"Gocta Cataracts",
"Mutarazi Falls",
"Kjelfossen",
"Johannesburg Falls",
"Yosemite Falls",
"Cloudcap Falls",
"Cascades de Trou de Fer",
"Ølmåafossen",
"Manawainui Falls",
"Kjeragfossen",
"Avalanche Basin Falls",
"Harrison Basin Falls",
"Haloku Falls",
"Chamberlain Falls",
"Døntefossen",
"Kadamaian Falls",
"Spirefossen",
"Lake Unknown Falls",
"Cuquenan Falls",
"Salto Yutaj",
"Cascade Blanche",
"La Chorrera Falls",
"Sutherland Falls",
"Kunchikal Falls",
"Cascata delle Marmore",
"Liebian Waterfall",
"Hverfandi",
"Edmonton Great Divide Waterfall",
"Lake Peigneur",
"Rain Vortex",
"Cloud Forest Indoor Waterfall",
"Jurong Falls",
"Viktoriapark Waterfall",
"Lotte Music Fountain"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/8799/waterfalls+database+api/15464/get+all+waterfalls' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"waterfall_name": "Tugela Falls",
"height": "947 metres (3,107 ft)"
}
]
curl --location --request POST 'https://zylalabs.com/api/8799/waterfalls+database+api/15471/get+waterfall+height+by+name' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"name":"Required"}'
[
{
"waterfall_name": "Tugela Falls",
"location": "KwaZulu-Natal, South Africa"
}
]
curl --location --request POST 'https://zylalabs.com/api/8799/waterfalls+database+api/15475/get+waterfalls+location+by+name' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"name":"Required"}'
| 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.
The Waterfalls Database API provides comprehensive data on both natural and artificial waterfalls, including their heights and geographical locations.
The API offers separate RESTful endpoints for specific data segments: one for listing all waterfall names, one for fetching height details by name, and another for retrieving additional attributes such as location.
The API can be used for travel planning, educational purposes, environmental studies, and creating applications that showcase the world's waterfalls, allowing users to explore and learn about these natural wonders.
The API's output includes fields such as waterfall name, height, location coordinates, and additional attributes that provide context about each waterfall.
Developers can integrate the API by making HTTP requests to the specific endpoints to retrieve waterfall data, which can then be used in web or mobile applications to display information about various waterfalls.
The "get all waterfalls" endpoint returns a list of waterfall names. The "get waterfall height by name" endpoint provides the height of a specified waterfall, while the "get waterfalls location by name" endpoint returns the geographical location of a waterfall based on its name.
The key fields in the response data include "waterfall_names" for the list of waterfalls, "waterfall_name" for the specific waterfall queried, "height" for its measurement, and "location" for its geographical details.
The response data is organized in JSON format. Each endpoint returns an array of objects, where each object contains relevant fields such as waterfall names, heights, or locations, making it easy to parse and utilize in applications.
The "get all waterfalls" endpoint provides a comprehensive list of waterfall names. The "get waterfall height by name" endpoint offers height details, and the "get waterfalls location by name" endpoint supplies geographical locations, allowing users to gather specific information as needed.
Users can customize their requests by specifying the waterfall name when using the height or location endpoints. This allows for targeted queries to retrieve specific data rather than receiving all information at once.
Typical use cases include travel planning to visit waterfalls, educational projects about natural wonders, environmental research, and app development that showcases waterfall data for enthusiasts and tourists.
Data accuracy is maintained through careful sourcing from reliable databases and regular updates to ensure that the information about waterfall heights and locations is current and trustworthy.
Users can expect consistent data patterns, such as receiving a list of waterfall names in the first endpoint, followed by specific height and location details in subsequent queries, facilitating a structured approach to data retrieval.
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
Service Level:
100%
Response Time:
54ms
Service Level:
100%
Response Time:
10,483ms
Service Level:
100%
Response Time:
58ms
Service Level:
100%
Response Time:
55ms
Service Level:
100%
Response Time:
6,170ms
Service Level:
100%
Response Time:
1,115ms
Service Level:
100%
Response Time:
72ms
Service Level:
100%
Response Time:
4,758ms
Service Level:
100%
Response Time:
56ms
Service Level:
100%
Response Time:
5,009ms