Non-gated Documentation
A fully searchable swagger documents detailing the complete suite of RESTful APIs.
Over 160 flexible, well-documented REST APIs and 50+ asynchronous webhooks, all fully searchable and testable in a complete sandbox.
curl https://api.salttreasury.io/v1/accounts \ -H "Authorization: Bearer $KEY" \ -d '{ "type": "wallet", "customer_id": "cus_9f2a", "currency": "USD" }' # 201 Created { "id": "acct_7b1c", "status": "active", "available": "0.00", "ledger": "on" }
A fully searchable swagger documents detailing the complete suite of RESTful APIs.
Subscribe to every meaningful event and react in real time.
Test even complex flows end to end against our sandbox before shipping a single line.