Using the Mangobeds API

Mangobeds API allows seamless integration with your coliving 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 coliving 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 coliving management and streamline operations. If you need help or specific endpoint guidance, reach out to support@mangobeds.com.

Happy coding!

You may also like

How to Automate your Communication Emails in MangoBeds

Creating and sending communication emails to your guests is an essential part of managing your coliving space. Whether you want to send booking confirmations, reminders, or special offers, MangoBeds makes it easy to customize and automate your communication. Preparing...

How to Create a Booking as an Admin in MangoBeds

Managing bookings efficiently is essential for any coliving space, and MangoBeds makes it simple for admins to create new bookings quickly. Here’s a step-by-step guide to help you get started. 1. Access the Bookings Section In the MangoBeds dashboard, navigate to the...

How to Block Unit Availability in MangoBeds

Managing your property’s availability is crucial for ensuring your units are booked according to your schedule. Whether you need to take units offline for maintenance, renovations, or any other reason, MangoBeds makes it easy to block unit availability directly from...