SmartPublisher Customer API

Tenant-scoped REST endpoints for accounts, contacts, invoices, publications, and subscriptions. Use a tenant-issued personal or service token, or a Cognito OAuth authorization-code access token, then open the Redoc reference or download the OpenAPI contract.

Authentication

Send a tenant token as a bearer token, or use Cognito authorization code + PKCE (S256) for delegated apps.

Base URL

The v1 API is served under /customer-api/v1 on the API host.

Downloads

The bundled JSON and YAML contracts are published alongside this site for CI and integrations.