"Due to the Formula 1 Miami car race, prices may surge between May 3rd and May 5th, 2024."
Old Account
Old Account
2024-04-17
Exceptional Service
Bonnie Eldridge
Bonnie Eldridge
2024-04-12
Perfection! We loved our driver Hidir and enjoyed his company from Miami to Ft. Lauderdale. Beautiful high-end vehicle, super professional driver, extremely prompt and courteous. Will only use this service going forward. Five Star!
Laura Sudarsky, MD, FACS
Laura Sudarsky, MD, FACS
2024-04-10
A clean safe trip with a great polite driver, Hector!
Aminah Muhammad
Aminah Muhammad
2024-04-09
We love our driver. He call me as I plane landed, told us where he would be, picked up our luggage, on our drive to Miami great conversation about life experiences. It was a great experience I love the services.
Ellen C
Ellen C
2024-03-29
5 Star Service-Driver Tevardo Highly Recommended. Amazing Experience from pickup to drop off. Last Thursday March 21st, My friend and I were flying into Fort Lauderdale airport and we didn’t want to have to deal with waiting for an Uber during Miami Music Week. I am so glad we booked Limopedia. Tevardo, the driver texted ahead of time to let us know he was at baggage claim while we were still trying to exit the plane. He texted the calming words, take your time. Tevardo greeted us at the baggage claim and immediately took our bags and off we went. We had to go to Miami where our hotel was. The whole ride, Tevardo was playing great music for us, Drake, and making good conversation. The 50 min drive went by quick. The cost was affordable and they offered a $20 off online coupon. I would highly recommend Limopedia. I will definetly use them again. They made our travel flawless and enjoyable. Thank you!
CaSaundra Wu
CaSaundra Wu
2024-03-10
I used Limopedia for transportation from a Miami hotel to the Miami cruise port. I was traveling with three small kids and needed one booster and two toddler car seats. My driver, Burakhan, provided updates as to his arrival time and confirmed details of the car seats I needed. He arrived on time, in a clean van with clean car seats. I was overall very happy with the service and will use Limopedia again in the future.
Delane Gough
Delane Gough
2024-03-08
Great communication!! Picked us up at Miami airport took us to our hotel in Fort Lauderdale. Was perfect !!!!!!!!! Would definitely call them again.
Shelton Beckham
Shelton Beckham
2024-03-05
Our driver was great arrived when he was supposed to. Drive us safely to our destination... Love this company thank you
Jeff Sacks
Jeff Sacks
2024-03-03
Incredible service. From helping arrange a somewhat complicated pickup and drop off at the start, to regular communication on both ends. Stefan and Juan Eduardo were both top professionals. Helpful, polite, friendly, punctual. Not enough adjectives available. I cannot express my entire satisfaction with this team. Thank you.
Bridget Devlin
Bridget Devlin
2024-03-03
Abdul was amazing! He was there waiting for us at baggage claim, helped with our bags and got us to our location. The car was clean and they had the car seat already installed. This was a very easy process and will definitely be using them again in the future!

All included Rates – Door to Door Travel

24/7 Real Person Customer Service

Limopedia API 

API use case

“Limo & Transportation Services Catering To:

  • Travel web sites
  • Travel agents 
  • Expedia API 
  • Booking. com API 
  • Trip Advisor API 
  • Destination Management Company (DMC)
  • Travel Agents
  • Event & Party Planning
  • Wedding Planners
  • Corporate Companies
  • Airlines
  • Cruise Lines
  • Universities, Colleges & Schools
  • Government Agencies ( Ghost booking available you must contact Manager Vino  ) 

API Access Available:

  • Websites with a Minimum of 100K Monthly Visitors

Explore our Affiliate Program:

  • Retail customers can NOT register for the Limopedia Affiliate Program.”

Please contact us if you have any questions. 

4 different ways Limopedia API connection 

( Make sure you have an account registered before setup ) 

all accounts must be approved COO Vino C. Gulsan

Preferred Method: Embed The Booking System on your Website

When you embed the booking system on your website the user never leaves your website during the booking process.
Copy and paste the following code into the source of the “Reservations” page on your website.

Online Reservations

Alternative Method: Place A Link On Your Website

https://book.mylimobiz.com/v4/Limopedia

Place one or more links on your website. When a user clicks on the link they will transition from your website to your
online reservation system. Below is the web address you should use with any “Reservation” or “Book Now” links/buttons on your site.

Quick Reservation Form

You can place these widgets on any page of your website. Please make sure to add the correct redirect URL instead of template {redirect_url}.

Online Reservations

Login Form

Login

Limopedia Affiliate Bookings API Documentation

Welcome to the Limopedia Affiliate Bookings API. This API allows affiliates to integrate Limopedia’s transportation booking services into their platforms. Please read the documentation carefully to understand how to use the API effectively.

Easy way 10 minutes installation 

Custom setup: after boarding Please contact your IT department 

you will auth key  [Your-API-Key]

Table of Contents

  1. Authentication
  2. Endpoint Base URL
  3. Affiliate Registration
  4. Booking Endpoint
  5. Request Headers
  6. Request Parameters
  7. Response
  8. Error Handling
  9. Rate Limiting
  10. Support

1. Authentication

To use the Limopedia Affiliate Bookings API, affiliates must obtain an API key by registering with Limopedia. The API key must be included in the headers of each API request.

2. Endpoint Base URL

All API requests should be made to the following base URL:

https://api.limopedia.com/affiliate/v1

3. Affiliate Registration

Affiliates must register with Limopedia to obtain their unique API key. To register, please contact our affiliate support at [[email protected]].

4. Booking Endpoint

POST /bookings

This endpoint allows affiliates to create new transportation bookings.

5. Request Headers

Include the following headers in each API request:

  • Authorization: Bearer [Your-API-Key]
  • Content-Type: application/json

6. Request Parameters

6.1 start_location (string, required)

The starting location or address for the transportation service.

6.2 end_location (string, required)

The destination location or address for the transportation service.

6.3 pickup_time (string, required)

The desired pickup time in ISO 8601 format (e.g., “2022-01-01T12:00:00Z”).

6.4 passenger_count (integer, required)

The number of passengers for the transportation service.

6.5 vehicle_type (string, optional)

The preferred vehicle type for the transportation service (e.g., “Sedan”, “SUV”, “Limousine”).

6.6 special_requests (string, optional)

Any special requests or additional information for the booking.

7. Response

Upon successful booking creation, the API will return a JSON response with booking details, including a unique booking reference.

Example Response:

json
{
"booking_reference": "LP123456789",
"status": "confirmed",
"total_price": 50.00,
"currency": "USD"
}

8. Error Handling

In case of errors, the API will return a JSON response with an error message.

Example Error Response:

json
{
"error": "Invalid request parameters. Please check your input."
}

9. Rate Limiting

To ensure fair usage, the API has rate limits. Affiliates are allowed [X] requests per minute. Exceeding this limit will result in a 429 HTTP response.

10. Support

For any questions, issues, or additional support, please contact our affiliate support team at [info @ limopedia . com].

“If you haven’t found the price you’re looking for, feel free to check real-time prices here.”

Online Reservations

Some of Our Customers Who Trust Us







Meet The Management Team

Limopedia Premium Chauffeur App Download Book Easily