Taxi Fare Calculator API

Taxi Fare Calculator API

The Taxi Fare Calculator API allows users to calculate the estimated cost of a taxi ride between two locations. The API returns the estimated fare, distance, and duration of the trip, as well as any applicable surcharges or fees.

API description

About the API:

The Taxi Fare Calculator API allows users to calculate the estimated cost of a taxi ride between two locations. The API returns the estimated fare, distance, and duration of the trip, as well as any applicable surcharges or fees. Users can input their starting and ending locations. This API is useful for travelers planning a trip by taxi or for businesses looking to offer a taxi fare calculator on their website or app.

 

What this API receives and what your API provides (input/output)?

Pass the departure and arrival coordinates and receive the estimated duration and fare for the trip. 

 

What are the most common uses cases of this API?

  1. A taxi company or ride-hailing app could use the API to provide fare estimates to its users before they request a ride.

  2. A travel website or app could use the API to help tourists plan their transportation expenses while on vacation.

  3. A transportation company could use the API to help its users estimate the cost of a taxi ride as part of a multi-modal journey.

  4. A real estate website or app could use the API to help home buyers and renters estimate the cost of commuting to work or other destinations from a given property.

  5. A website or app that helps users plan events or parties could use the API to estimate the cost of providing transportation for attendees.

  6. A transportation analytics platform could use the API to gather and analyze data on taxi fares in different cities or regions.

 
 

Are there any limitations to your plans?

Besides the number of API calls per month, there is a limitation of 1 request per second. 

API Documentation

Endpoints


Search fares by geo coordinates



                                                                            
GET https://zylalabs.com/api/876/taxi+fare+calculator+api/663/taxi+fare+calculator
                                                                            
                                                                        

Taxi Fare Calculator - Endpoint Features
Object Description
dep_lat [Required] Latitude of departure point
dep_lng [Required] Longitude of departure point
arr_lat [Required] Latitude of arrival point
arr_lng [Required] Longitude of arrival point
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"headers":{"response_time":354,"response_timestamp":"2023-01-04T15:53:56.851Z","api":"taxicalculator","response_id":21912821},"journey":{"city_name":"Berlin","department":"Lausitzer Pl. 5, 10997 Berlin, Deutschland","arrival":"Dahlwitzer Landstraße 181, 12587 Berlin, Deutschland","duration":33,"distance":19.9,"fares":[{"name":"by Day","price_in_cents":5020,"estimated":false},{"name":"by Night","price_in_cents":"n/a","estimated":false}]}}
                                                                                                                                                                                                                    
                                                                                                    

Taxi Fare Calculator - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/876/taxi+fare+calculator+api/663/taxi+fare+calculator?dep_lat=52.5&dep_lng=13.43&arr_lat=52.47&arr_lng=13.63' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

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 Taxi Fare Calculator API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
1,211ms

Useful links:


Category:


Tags:


Related APIs