Overview

Accept crypto deposits, send withdrawals, and run hosted checkout.

Cheddar is a crypto payments platform. You integrate two ways:

  • REST API — programmatic deposits, withdrawals, and checkout. See the API Reference. Authenticate with your API key (see Authentication).
  • Dashboard — a merchant UI for managing API keys, webhooks, products, withdrawals, and organization security. The Dashboard guides section walks through each feature.

Where to start

  1. Roll an API key in the dashboard.
  2. Read Authentication.
  3. Create a customer deposit address with POST /deposit, or build a hosted checkout.
  4. Configure webhooks so you’re notified of deposits, withdrawals, and checkout events.

Supported chains

Bitcoin, Ethereum, Solana, and Tron. Call GET /mints for the exact tokens enabled on your organization.