Desklinq Smart Booking API
Integrate real-time workspace booking directly into your website or app — powered by Desklinq’s Smart Booking Buttons API.
View API DocsOverview
The Smart Booking API enables coworking operators to add real-time desk, cabin, and meeting room booking to their websites. It’s fast, secure, and connects directly to Desklinq’s live inventory system.
Core Features
Seamlessly integrate with Desklinq’s booking ecosystem.
💺 Real-Time Availability
Fetch current desk, cabin, and meeting room availability instantly for any workspace.
⚡ Instant Booking
Enable users to book and pay in just two clicks with instant confirmation.
🏢 Vendor Integration
Vendors can list spaces, manage inventory, and sync pricing through one unified API.
Quick Start Example
📘 API Request Example
POST https://api.desklinq.com/v1/bookings
Headers:
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
Body:
{
"workspace_id": "DLQ-98521",
"type": "hotdesk",
"date": "2025-10-06",
"user": {
"name": "John Doe",
"email": "john@example.com"
}
}
✅ Sample Response
{
"status": "success",
"booking_id": "DLQ-BK-1092",
"confirmation": "Instant",
"message": "Booking confirmed successfully."
}
Integration Steps
Start booking in minutes with just a few simple steps.
Get API Key
Sign up as a vendor on Desklinq and access your API credentials.
Connect Endpoint
Use REST or GraphQL endpoints to fetch and display available spaces.
Embed start button
Add our Smart Booking Button snippet on your workspace listing pages.
Go Live
Test your integration and start receiving real-time bookings instantly.
Ready to Integrate Desklinq Smart Booking?
Transform your website into a live workspace booking assistant. Connect your spaces, automate availability, and attract more bookings — instantly.
Get API Access