ROLLER REST API

General-purpose real-time REST API for the ROLLER platform. Retrieve products, sessions and availability, and create and manage real-time bookings to power external checkout and booking journeys. Authenticated with OAuth2 client credentials; limited to one request per second per credential set.

API entry from apis.yml

apis.yml Raw ↑
name: ROLLER REST API
description: General-purpose real-time REST API for the ROLLER platform. Retrieve products, sessions and
  availability, and create and manage real-time bookings to power external checkout and booking journeys.
  Authenticated with OAuth2 client credentials; limited to one request per second per credential set.
humanURL: https://docs.roller.app/docs/api/rest
baseURL: https://api.roller.app
tags:
- Bookings
- Products
- Sessions
- Availability
- Payments
properties:
- type: APIReference
  url: https://docs.roller.app/docs/rest-api/fd3c345161c6c-rest-api-specification
- type: Authentication
  url: authentication/roller-authentication.yml
- type: Webhooks
  url: asyncapi/roller-webhooks.yml