ROLLER

ROLLER is a cloud-based venue management platform for the attractions and leisure industry — trampoline parks, family entertainment centers, museums, zoos, aquariums, water parks and amusement venues. It unifies ticketing and online bookings, point of sale, memberships and passes, digital waivers, integrated payments, a CRM and guest experience score, self-serve kiosks and gift cards in a single system. ROLLER exposes two public APIs — a real-time REST API for products, sessions, availability and bookings, and a Reporting (Data) API for extracting venue data to external warehouses and BI tools — plus webhooks for event-driven integrations and OCTO API compatibility for channel/distribution partners. API access is an add-on to a ROLLER subscription and is authenticated with OAuth2 client credentials.

ROLLER publishes 2 APIs on the APIs.io network. Tagged areas include Company, Venue Management, Attractions, Ticketing, and Bookings.

The ROLLER catalog on APIs.io includes 1 event-driven AsyncAPI specification.

ROLLER’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, support, engineering blog, and 21 more developer resources.

52.9/100 developing ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
2 APIs
CompanyVenue ManagementAttractionsTicketingBookingsPoint of SalePaymentsLeisureReservationsWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 52.9/100 · developing
Contract Quality 11.0 / 21
Developer Ergonomics 9.6 / 17
Commercial Clarity 10.3 / 17
Operational Transparency 7.3 / 11
Governance 1.3 / 10
Discoverability 6.5 / 9
Regulatory Posture 7.0 / 15
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/roller: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

ROLLER Reporting API

Read-only Data/Reporting API that gives venues a mechanism to extract a copy of their ROLLER data and syndicate it to an external database, data warehouse or BI/analytics platfo...

Rate Limits 1

Documented rate limits and quota policies.

Roller Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Roller Webhooks

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Roller Authentication

oauth2 · 1 scheme

SECURITY

Roller Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Roller Trust Center

SOC 2, PCI DSS

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: roller
name: ROLLER
description: ROLLER is a cloud-based venue management platform for the attractions and leisure industry — trampoline parks,
  family entertainment centers, museums, zoos, aquariums, water parks and amusement venues. It unifies ticketing and online
  bookings, point of sale, memberships and passes, digital waivers, integrated payments, a CRM and guest experience score,
  self-serve kiosks and gift cards in a single system. ROLLER exposes two public APIs — a real-time REST API for products,
  sessions, availability and bookings, and a Reporting (Data) API for extracting venue data to external warehouses and BI
  tools — plus webhooks for event-driven integrations and OCTO API compatibility for channel/distribution partners. API access
  is an add-on to a ROLLER subscription and is authenticated with OAuth2 client credentials.
url: https://raw.githubusercontent.com/api-evangelist/roller/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://cdn.rollerdigital.com/assets/logos/roller-logo.svg
tags:
- Company
- Venue Management
- Attractions
- Ticketing
- Bookings
- Point of Sale
- Payments
- Leisure
- Reservations
- Webhooks
apis:
- 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
- name: ROLLER Reporting API
  description: Read-only Data/Reporting API that gives venues a mechanism to extract a copy of their ROLLER data and syndicate
    it to an external database, data warehouse or BI/analytics platform. Designed for periodic (hourly/daily) extraction,
    not real-time use cases, and cannot write data to ROLLER.
  humanURL: https://docs.roller.app/docs/api/reporting
  baseURL: https://api.roller.app
  tags:
  - Reporting
  - Analytics
  - Data Warehouse
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/roller-trust-center.yml
- type: Website
  url: https://www.roller.software/
- type: DeveloperPortal
  url: https://docs.roller.app/
- type: Documentation
  url: https://docs.roller.app/docs/api/overview
- type: APIReference
  url: https://docs.roller.app/docs/api/rest
- type: GettingStarted
  url: https://docs.roller.app/docs/api/getting-api-access
- type: Authentication
  url: authentication/roller-authentication.yml
- type: Webhooks
  url: asyncapi/roller-webhooks.yml
- type: Idempotency
  url: conventions/roller-conventions.yml
- type: Conventions
  url: conventions/roller-conventions.yml
- type: ChangeLog
  url: https://docs.roller.app/docs/api/changelog
- type: StatusPage
  url: https://status.roller.app/
- type: Roadmap
  url: https://launchpad.roller.app/
- type: Lifecycle
  url: lifecycle/roller-lifecycle.yml
- type: Conformance
  url: conformance/roller-conformance.yml
- type: Compliance
  url: security/roller-trust-center.yml
- type: Postman
  url: https://docs.roller.app/docs/api/postman-collection
- type: Support
  url: https://mysupport.roller.software/
- type: HelpCenter
  url: https://mysupport.roller.software/hc/en-us
- type: Blog
  url: https://www.roller.software/blog/
- type: Pricing
  url: https://www.roller.software/pricing/
- type: SignUp
  url: https://www.roller.software/request-a-demo/
- type: TermsOfService
  url: https://www.roller.software/master-terms
- type: PrivacyPolicy
  url: https://www.roller.software/legal/privacy-policy/
- type: RateLimits
  url: rate-limits/roller-rate-limits.yml
- type: DomainSecurity
  url: security/roller-domain-security.yml
- type: WellKnown
  url: well-known/roller-well-known.yml
- type: LLMsTxt
  url: llms/roller-llms.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1