SafeBiz Docs

SafeBiz Developer Portal

Build secure financial experiences with our RESTful Escrow APIs. Whether you're building a native mobile app or integrating into a marketplace, we have the tools you need.

Mobile Application API

Full parity for Android and iOS apps using JWT-based stateless authentication.

Merchant Checkout API

Server-to-server integration for marketplaces using API Keys and Webhooks.

Authentication

// Mobile Apps (JWT)

Authorization: Bearer

// Merchant Integration (API Keys)

X-SBZ-API-KEY: sbz_pk_...

X-SBZ-API-SECRET: sbz_sk_...

Looking for full specifications?

Our full technical specifications are available for download or local reference in the platform repository.

api_documentation.md merchant_guide.md