Developers
GET/integrations/v1/providers/{providerId}/slots

List available slots for a service in a date range

Returns slots grouped by date for the given service. The integration token must contain the `slots:read` scope and match the provider in the path.

Required scopes: slots:read

Requests go directly from this browser to the Integration API.

Path · uuid parameter.

Query · uuid parameter.

Query · date parameter.

Query · date parameter.

Query · uuid parameter.

Query · string parameter.

Query · string parameter.

Query · string parameter.

Credentials are sent directly to the token endpoint. The client secret is never persisted. The access token stays only in page memory and is cleared when the API address changes or the page reloads.

Optional space-separated subset of the scopes assigned to this client.

https://api.umovi.app/integrations/v1/providers//slots?dateFrom=2026-05-20&dateTo=2026-05-22&timezone=Europe%2FWarsaw&timeFrom=16%3A00&timeTo=20%3A00