Demoboost Public API

REST API for integrating your product demos with Demoboost. All endpoints are versioned under /v1 and served from open.demoboost.com.

Getting started

Once the Public API is enabled for your organization, create an API key in settings and make your first request in minutes.

Getting Started guide →

Authentication

All public endpoints require an API key passed in the X-Api-Key header. Keys are scoped to one organization and shown in full only once at creation.

Authentication guide →

Rate limits

Requests are limited to 60 per minute and 5,000 per day per API key. Rate limit state is returned on every response via X-RateLimit-* headers.

Rate limits guide →

API reference

Interactive reference for all endpoints — try requests directly from the browser.

Open API Reference →