Welcome
The Assembly API lets you manage clients, companies, messaging, files, billing, and more programmatically. The endpoints in this reference are generated directly from the API’s OpenAPI specification, so they always reflect the live contract.Authentication
All requests are authenticated with an API key sent in theX-API-KEY header.
401 Unauthorized; a key lacking permission for the
requested action returns 403 Forbidden.