API Docs
How to use the public API.
Authorization
Add an authorization header with the key and value below
Key | authorization |
|---|---|
Value | {{apiKey}} |
Appointment Requests
If you take bookings for appointments on a different website / platform, you can send them to your mybridal account using the method below
Endpoint
POST
https://api.brid.al/appointmentRequests
Headers
Key | Value |
|---|---|
authorization | {{apiKey}} |
Content-Type | application/json |
Body
Property | Required | Description |
|---|---|---|
{{row.property}} | {{row.required}} | {{row.description}} |
Examples
{{ prettystr }}
Response
{{ prettyresp }}
Updated on: 29/10/2025
Thank you!