ARYZE Open Finance

API reference

Spec-driven reference for the Payment API and its outbound webhook.

These pages are generated from the OpenAPI spec committed to this repo. Every endpoint renders a live request playground — paste a Bearer token, fill in the body, and fire the call straight at the production API.

Base URL

https://payment-api.openfinance.aryze.io

All endpoints are versioned under /v1.

Authentication

Every request except POST /v1/auth/token requires a Bearer JWT in the Authorization header. See Create access token.

On this page