cURL
Booking
Embeddable booking widget script
Returns a self-contained JavaScript bundle that renders a booking widget into a host element. Drop into any page:
<div data-nd-booking="12"></div>
<script src="https://api.neuraldraft.io/v1/widgets/booking/12.js" defer></script>
The MCP server’s setup_booking_widget tool returns the URL to this
script. Long-cached on CDN. No auth, no credits.
GET
cURL
Path Parameters
Response
JavaScript bundle.
The response is of type string.