BlendFi
API

Overview

Endpoints, schemas, and live "Try it" examples for the BlendFi API.

The BlendFi API lets you onboard users, run KYC, quote PIX-to-USDT trades, and drive conversions end-to-end. Every endpoint on this reference exposes an interactive Try it panel that runs against the sandbox through a server-side proxy. No production traffic possible.

Where to start

  • Users: create users and run KYC submissions.
  • Conversions: quote, accept, and observe the full PIX-to-USDT lifecycle.

Conventions

Authentication

Send your sandbox API key as a Bearer token:

Authorization: Bearer sk_test_...

The interactive playground stores the key in your browser only; it is never sent to BlendFi servers as plain text from the docs site.

On this page