QVTX API Reference

Every endpoint on the public wallet API (http://203.161.33.24:8700). JSON in/out; POST bodies are JSON.

methodpathnotes
GET/wallet UI
GET/docsservice documentation index
GET/docs/<service>a service's full page
GET/docs/apithis API reference
GET/methodvaluation method (HTML)
GET/overviewmoney-transfer overview (HTML)
POST/api/onboard{"label","tier","name"} -> member profile
GET/api/profile?label=member view (address, tier, limits, balance)
POST/api/account{"label"} -> universal account
GET/api/kyc?label=KYC record + audit trail
POST/api/kyc/tier{"label","tier"} set KYC tier
POST/api/payin{"system","label","qvtx","ext_ref"}
POST/api/clear{"frm","to","qvtx","ref"}
POST/api/payout{"system","label","qvtx","dest"}
GET/api/balance? (statement)/api/statement?label= -> tx history
GET/api/trialhouse trial balance
GET/api/networksall system types
GET/api/verify?system=&a=validate an identifier
GET/api/lookup?system=&ident=live state for an identifier
GET/api/valuationlive R,L,U,S, floor, fair value
GET/api/reconcileledger-vs-chain reconciliation
POST/api/webhook{"url","events"} subscribe
GET/api/eventsrecent webhook event log

← all services