Docs

Changelog


2026-05-16 — M2M Authentication (PRY-96)

API credentials (client_id + client_secret) can now be issued via Settings → API Credentials in the Pryzma console. Use the OAuth 2.0 client credentials grant to obtain short-lived JWTs. See Authentication for the full flow.


2026-05-15 — Accounts + Programs API (PRY-95 / PRY-99)

POST /v1/accounts and GET /v1/accounts are live. Account creation is backed by TigerBeetle for double-entry ledger integrity.


2026-05-14 — Gateway launched

The Pryzma Gateway API is live at api-dev.pryzma.global. The interactive API reference is available at /api-reference/.