Bedful API Documentation
Access to the Bedful API allows you to sync availability with another booking system. Examples using curl are given in this documentation, but you should be able to connect to the system from any other system which can set headers and parse json.
Getting Started
If you're just getting started with the bedful API, you might find our Getting Started guide useful to obtain an overview of the API and how to connect. To get started sharing bookings with bedful, first contact the development team to get access, then read our guide to Sharing Availability with Bedful. Our preferred approach to sharing availability is sending Availability Events.
Using the API
Testing your Integration
To test your integration, please use our devapi servers. When you're satisfied it is working well, we can start using the integration on live sites and call our live api.bedful.com servers.
API Versions
Advanced Usage
If you are already using the API and wish to know about a particular resource, visit the Resources page.