View transactions, manage disputes, track settlement
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"}'Are you a developer? Go to Developer Portal