Skip to main content
The Provision Public API lets your tooling read and update the Provision objects your team already manages in the portal — conversations, clients, users, and the addresses (sites) attached to a conversation. Every endpoint is JSON in / JSON out, every endpoint is authenticated with an API key, and every endpoint is scoped to a single partner tenant.

Base URL

EnvironmentURL
Productionhttps://connect.provisionapp.io

What is in this reference

  • Quickstart — make your first authenticated request.
  • Authentication — how API keys are issued and rotated.
  • Permissions — the operation-scope model that controls what a key can do.
  • Rate limits — per-key throttling and 429 handling.
  • API Reference (the second tab above) — every endpoint, generated from the live schema.

Stability

This is the first published version of the Public API. Backwards-incompatible changes will be announced via email to the contact on your API key. — test