Merchant Portal

View transactions, manage disputes, track settlement

Prefer CLI?

Register your merchant account and get API keys from your terminal.

# Register merchant via CLI curl -X POST https://stablefi.ai/api/merchants \ -H "Content-Type: application/json" \ -d '{"businessName":"Your Co","contactName":"You", "contactEmail":"you@co.com","category":"saas"}'
Full API docs

Are you a developer? Go to Developer Portal