Skip to main content
The Bringin REST API lets you onboard users, create crypto ↔ fiat connections, top up debit cards, and check balances and transactions.

Base URLs

Authentication

All requests require an api-key header:
  • Master key — for onboarding endpoints
  • Per-user key — for everything else
Some endpoints also require HMAC signing. See Authentication for details.