0BitDeveloper Docs
0Bit public documentation

Introduction

Gate partner sessions, embeds, rails, and webhooks.

Gate lets a partner create a server-bound crypto buy or sell session and hand the browser a restricted client secret. The hosted widget collects user inputs and calls Gate on the partner's behalf; signed webhooks report lifecycle and settlement events back to the partner server.

Integration surfaces

The public Gate API is unversioned. Partner endpoints do not include staff/operator functions. The current Gate release has no swap runtime; its future prefunded Bitget swapper is a separately planned product surface.

Availability is partner-, mode-, country-, currency-, and entitlement-specific. Always query /capabilities/* and /capabilities/eligibility rather than relying on a static corridor list.

Start with the quickstart, then read authentication and webhooks.