Skip to main content
The Oneprofile REST API lives at https://api.getoneprofile.ai. Everything the dashboard does, the API does too: tables, columns, runs, sequences, and the inbox.

Authenticate

Create a key in the dashboard under API keys, then send it on every request in the X-API-Key header.
Requests run against your live workspace. A run you start over the API spends credits the same way it does in the dashboard.

Explore endpoints

Every endpoint page has a playground. Pick an endpoint in the sidebar, paste your key, and send a real request from the browser.

Next steps

API keys

Create, rename, and revoke the keys that reach your workspace.

Connect a tool

Prefer a no-code path? Connect your CRM directly.