Beladed Bookings guide
Accept Space bookings
BusinessStreamerPersonalserverweb
Compose a public Space with authenticated reservation and checkout workflows.
Prerequisites
- A published Space
- Available booking inventory
- A configured merchant when payment is required
Implementation
- 1
Publish the Space
Complete the owner Space record and verify public discovery.
- 2
Reserve through the authenticated product flow
Use current availability and preserve the booking identifier.
- 3
Verify changes
Read back cancellation or rescheduling before updating the customer view.
Related API operations
Production checklist
- Use production credentials only with api.beladed.com.
- Keep secret credentials on a trusted server.
- Verify account ownership, permissions, origins, and webhook signatures.
- Handle idempotency, timeouts, retries, and duplicate events.
- Log request IDs without logging credentials or sensitive payloads.