API Reference Overview
The BLIPS API Reference is generated from a single public OpenAPI 3.1 document and then organized insidedocs.json into core business families plus a trailing Sandbox APIs section for Public Test and demo-only reference surfaces.
The current generated Reference and Try It surface are bound to the Public Test Backend at https://public-test.blips.network.
Current API families
- Platform Setup / Credentials
- Customers
- Accounts
- Same-Currency Transfers
- Cross-Currency Transfers
- Transactions
- Sandbox APIs
Why this structure
This navigation mirrors the public integration flow more closely than a flat endpoint dump:- establish platform configuration
- manage credentials and support verification
- create and manage customers
- attach accounts
- run same-currency or cross-currency flows
- inspect and act on transaction outcomes
/platforms, /internal/*, /payments/*, or legacy-only routes, while the trailing Sandbox APIs group stays limited to Public Test and demo-only helper surfaces.
Sandbox API note
The current Sandbox APIs section contains:- the platform-scoped Sandbox Lightning Network Execution Profile singleton, which configures execution-profile defaults read during
POST /quotes POST /sandbox/incoming-payments/simulate, which creates Step 4 sandbox review cases and then feeds the existing transaction review flow throughGET /transactions,GET /transactions/{transactionId},POST /transactions/{transactionId}/approve, andPOST /transactions/{transactionId}/reject
sanctions_hitis reject-onlysender_kyc_not_approvedis reject-onlycounterparty_info_incompleteis manual-review-required before the demo operator should approve