Skip to main content
GET
/
public
/
availability
cURL
curl "https://api.neuraldraft.io/v1/public/availability?service_id=12&from=2026-04-19&to=2026-04-26"
{
  "data": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.neuraldraft.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

service_id
integer
required
from
string<date>
required
to
string<date>
required

Response

Available slots, grouped by date.

data
object
required