# DPC API > Public API reference for DPC bookings. ## Docs - [Bookings API](https://docs.deepcontext.app/index.md): Take bookings from a custom website: read services, read open times, submit one booking. - [Get open start times](https://docs.deepcontext.app/reference/availability.md): Free start times for one service over a window of up to 62 days. - [Get booking configuration](https://docs.deepcontext.app/reference/config.md): Services, their questions, branding, and the tenant timezone. - [Submit a booking](https://docs.deepcontext.app/reference/create-booking.md): The single write. Requires an idempotency key and a Turnstile token. ## OpenAPI Specs - [openapi](https://docs.deepcontext.app/openapi.json)