{"plan":[{"day":1,"activities":[{"time":"9:00 AM","description":"Arrive in Azores and check-in to hotel"}]},{"day":2,"activities":[{"time":"10:00 AM","description":"Explore Ponta Delgada"}]},{"day":3,"activities":[{"time":"9:00 AM","description":"Visit Sete Cidades and Lagoa do Fogo"}]},{"day":4,"activities":[{"time":"9:00 AM","description":"Whale watching tour"}]},{"day":5,"activities":[{"time":"10:00 AM","description":"Hike the Caldeira do Faial"}]},{"day":6,"activities":[{"time":"9:00 AM","description":"Explore Angra do Heroismo"}]},{"day":7,"activities":[{"time":"10:00 AM","description":"Relax at Praia de Santa Barbara"}]},{"day":8,"activities":[{"time":"9:00 AM","description":"Visit Furnas and Terra Nostra Park"}]},{"day":9,"activities":[{"time":"9:00 AM","description":"Explore Nordeste"}]},{"day":10,"activities":[{"time":"12:00 PM","description":"Depart from Azores"}]}],"key":"10-azores","_id":"678028b5e4eff1162be21702"}
curl --location --request GET 'https://zylalabs.com/api/1905/travel+planning+api/1608/get+plan?days=Required&destination=Required' --header 'Authorization: Bearer YOUR_API_KEY'
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 Travel Planning 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 🎉)
Travel Planning API analyzes user preferences, destination and number of days to generate travel plans. The API is designed to provide users with a seamless travel planning experience, while reducing the time and effort required to plan a trip. It provides an efficient and easy-to-use way to organize trips and trip-related activities using data from a variety of sources.
The API can be integrated into a variety of travel-related applications, such as booking sites, travel blogs and social media platforms. By integrating the API into their applications, developers can offer their users a more personalized and convenient travel planning experience. For example, a travel booking website can use the API to suggest travel itineraries based on the user's destination. Planner API is easy to integrate into existing applications and can be accessed via RESTful APIs. Developers can choose their preferred programming language, such as Java, Python, Ruby, or PHP, and use the API to retrieve travel recommendations...
The Travel Planning API also provides developers with access to a wealth of travel-related data, such as popular tourist attractions. This data comes from a variety of sources, such as travel agencies or tourist offices.
Overall, the Travel Planning API is a powerful tool that can transform users' travel planning experience. By providing real-time recommendations and information, the API helps users make informed decisions when planning their trips. In addition, the API provides developers with access to a wealth of travel-related data, which can be used to create innovative travel applications that meet the needs of modern travelers.
It will receive parameters and provide you with a JSON.
Personalized travel recommendations: Travel planning API can analyze user data to provide personalized travel recommendations based on factors such as location, the number of days their trip will last.
Budget planning: The API can help users plan their trip by suggesting affordable activities to make travel arrangements easier.
Multi-city itineraries: The API can be used for tourism applications to show the different activities to do in different countries.
Cultural immersion planning: The API can suggest activities that allow users to immerse themselves in the local culture, such as food tours and cultural festivals.
Besides the number of API calls, there is no other limitation.
The Travel Planning API returns a JSON object containing a travel plan, which includes daily activities organized by day. Each activity specifies a time and a description, allowing users to see a structured itinerary for their trip.
The key fields in the response data include "plan" (an array of daily itineraries), "day" (the day number), "activities" (an array of activities for that day), "time" (when the activity occurs), and "description" (details about the activity).
The response data is organized as a JSON object with a "plan" array. Each element in the array represents a day of the trip, containing an array of "activities," each with a "time" and "description" field for easy readability and planning.
The primary parameters for the GET Get Plan endpoint are "destination" (e.g., "London, UK") and "number of days" (e.g., "5"). These parameters allow users to customize their travel plans based on their preferences.
The endpoint provides information on daily activities, including suggested times and descriptions of things to do, such as sightseeing, cultural experiences, and leisure activities, tailored to the specified destination and duration.
The data is sourced from various travel-related entities, including travel agencies and tourist offices, ensuring a diverse range of recommendations and activities that reflect current travel trends and local attractions.
Users can utilize the returned data by integrating it into travel applications to display personalized itineraries. The structured format allows for easy parsing and presentation, enabling users to plan their trips efficiently.
Typical use cases include creating personalized travel itineraries for booking sites, enhancing travel blogs with suggested activities, and developing social media applications that recommend travel experiences based on user preferences.
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