Merchant API
Merchant API. Accept crypto payments into your preconfigured merchant wallet — create payments, poll status, manage API keys, and receive webhooks.
Last updated
Merchant API. Accept crypto payments into your preconfigured merchant wallet — create payments, poll status, manage API keys, and receive webhooks.
Use this API when you are a merchant accepting payments. Your receiving wallet address is configured once on your merchant appId (via partners.rozo.ai) — so payment requests never include a destination address. Customers pay from any supported chain, and you receive the token and chain you chose.
API Quick Start (Merchant) — create a payment and poll its status in two calls.
Merchant API Keys — Admin vs Orders scope, and using keys from an AI agent.
API Doc (POSTMAN) — full OpenAPI spec and Postman collection.
Webhook — get notified on payment_payin_completed and payment_payout_completed.
If you want to send funds to an arbitrary destination address you specify per request, use the Bridge & Wallet API.
Last updated