Skip to main content
Onramp collects mobile money (or similar) from a customer, then releases crypto to an address you provide.

Flow

  1. Call POST /v1/onramp/{currency_code} with phone/network, amount, destination address, chain, and asset.
  2. Customer completes the collection prompt (e.g. STK push).
  3. Poll status or wait for a webhook; when collection completes, assets are released on-chain.

Networks & assets

Only BASE and CELO are accepted for onramp.

Amount limits

Per-transaction min/max by currency and mobile money network: Limits.

Example (KES)

Check POST /v2/exchange-rate for is_onramp_active before starting collections.