Overview
The BombBomb API lets developers build custom integrations and automations that interact directly with BombBomb — sending videos, managing contacts, tracking analytics, and more. This article covers what you need to get started and where to find the full developer documentation.
Who this applies to: Developers and technical users building custom integrations; admins and partners setting up third-party tools that connect to BombBomb Plan requirement: Core, Core + Copilot, Enterprise
Before You Start
You'll need the following before working with the BombBomb API:
- A BombBomb account with Admin or Application Admin access (required to generate an API key)
- Basic familiarity with APIs, or a developer who can assist with implementation
What You Can Do with the BombBomb API
- Integrate programmatically — send videos, manage contacts, track analytics, and set up automations directly via the API.
- Embed BombBomb into your web application — use our developer script to integrate the BombBomb recorder or composer into your own web app.
- Authenticate securely — connect your app or service using OAuth 2.0 or API key authentication.
- Extend with low-code tools — use Zapier or API Nation to connect BombBomb with other platforms without custom development.
Getting Started
To begin using the BombBomb API, follow the Getting Started Guide in our developer documentation. The guide walks you through generating your API key, authenticating your first request, and exploring available endpoints.
Frequently Asked Questions
Who can generate an API key? Only Admins and Application Admins can generate an API key. If you don't see this option in your account, check with your account admin.
Can I generate multiple API keys? No. BombBomb supports a single API key per account.
Do I need a developer to use the API? For custom integrations, yes — the API requires technical implementation. If you're looking for a no-code option, Zapier and API Nation offer pre-built connectors that don't require coding.