Using the Mangobeds API

Mangobeds API allows seamless integration with your management system, enabling automation of tasks, data synchronization, and better control over your bookings, properties, and organizations. Whether you’re looking to manage pricing, availability, or automate guest communication, our API has you covered.

Getting Started

To start using the Mangobeds API, you’ll need an API key to authenticate your requests.

  1. Generate Your API Key:
    • Log in to your Mangobeds account.
    • Navigate to Your Organization.
    • Go to Settings > API Keys.
    • Click Generate API Key.
    • Copy and store it securely, as it will be required for all requests.
  2. API Base URL:
    • All requests should be sent to: https://api.mangobeds.com

Working with the API

Authentication

All API requests require authentication using your API key. Include it in the request headers like this:

GET /bookings
Host: api.mangobeds.com
X-API-Key: your-api-key-here

Without a valid API key, your requests will be rejected.

Exploring the API Endpoints

You can explore all available endpoints and specifications by visiting:

Mangobeds API Reference

Common endpoints include:

  • Bookings: Create, update, or retrieve booking details.
  • Properties: Manage your properties and availability.
  • Organizations: Handle team members, roles, and settings.
  • Pricing & Availability: Set up seasonal rates and discounts.

Conclusion

With the Mangobeds API, you can automate your place management and streamline operations. If you need help or specific endpoint guidance, reach out to support@mangobeds.com.

Happy coding!

You may also like

Mangobeds App: Get it on iOS and Android

Mangobeds App: Get it on iOS and Android

Good news: you can run Mangobeds from your pocket. Create and manage bookings, check payments, and keep an eye on your properties—without opening a laptop. What you can do on mobile Check bookings fast: today’s arrivals/departures, guest details, notes. Create &...

Coupons with Limits, Cleaner Invoices, and Faster Exports

Coupons with Limits, Cleaner Invoices, and Faster Exports

This round is about control and clarity. Coupons have better limits, invoices read right, exports are easier, and your data flows better. We also added helpful docs you can attach to bookings and a full guide for PayU LATAM. Coupons that match your rules You can set...

How Booking Prices Are Calculated in Mangobeds

How Booking Prices Are Calculated in Mangobeds

Perfect. Here’s a full documentation draft in the Mangobeds style based on all the info and screenshots you shared: Understanding how Mangobeds calculates prices helps you predict totals accurately—especially when seasonal rates and long-stay discounts overlap. Here’s...