How It Works
Settlement architecture & flows
Environments & Console
Set up your account and start building
Guides
Step-by-step integration walkthroughs
API Reference
Complete endpoint documentation
What is Thiqwave?
We move value from point A to point B. Both points can be fiat or stablecoin. This makes Thiqwave a cross-border settlement layer — a business in Dubai can pay a supplier in London, a platform in Riyadh can settle with a partner in Lagos, all without SWIFT, correspondent banking, or multi-day delays. We enable five core capabilities through a single API:- Transfers: Move value between any combination of fiat and stablecoin — on-ramp, off-ramp, bridge, swap, or fiat-to-fiat cross-border settlement — through one unified endpoint
- Pay-ins: Accept fiat deposits, receive stablecoins on-chain
- Payouts: Convert stablecoins to fiat, settle to bank accounts
- On-chain FX / Swaps: Convert between stablecoins and move assets across blockchains
- Compliance: Automated KYB, KYT, sanctions screening, and Travel Rule
How it works
1
Sign up as a partner
Create your account at console.thiqwave.com. You’ll get access to the console, where you can manage keys, webhooks, and transactions.
2
Complete KYB verification
Our compliance team will verify your business details. This typically takes 24–48 hours.
3
Generate API keys
Once approved, create API keys in the console. Start in staging to test your integration, then generate production keys.
4
Make your first call
Use your API key to authenticate and call
/v1/quotes to get a conversion rate. See the Quick Start guides below.Base URLs
ProductionAll endpoints are prefixed with
/v1/. Example: https://api.thiqwave.com/v1/quotesEnvironments
Your API keys are scoped to a single environment.- Use staging to test your integration and workflow before going live.
- Production keys are used only for real transactions and settlement.
X-API-Key header.
SDKs & Libraries
The Thiqwave REST API is the primary integration surface — fully functional from any language or platform. All code examples in this documentation are shown in cURL, JavaScript, and Python. Official SDKs are on the roadmap for:- JavaScript / TypeScript (Node.js and browser)
- Python
- Go
Support
Questions? We’re here to help.- Email: support@thiqwave.com
- Status page: status.thiqwave.com