Work in progress
This section is not yet ready. You should direct any questions during the Beta programme to the relevant people in the Slack channel.
Understanding the Messaging API¶
What is possible with the Messaging API?¶
Why use the Messaging API?¶
How does the Messaging API work?¶
How to use the Messaging API¶
Main URL and use of shortened endpoint paths¶
The Messaging API's main URL is https://supply-xml.booking.com/messaging
. All shortened endpoint paths imply that you must add the main URL. For example: /messages
becomes https://supply-xml.booking.com/messaging/messages
in an actual request.
Authentication¶
The Messaging API uses the same authentication methods as other APIs.