Skip to main content
GET
/
availability
Check Beschikbaarheid
curl --request GET \
  --url https://api.bonresto.nl/availability \
  --header 'Authorization: Bearer <token>'
{
  "available_slots": [
    "18:00",
    "19:00",
    "20:30"
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

date
string<date>
required
guests
integer

Response

200 - application/json

Lijst met beschikbare tijdsloten