Build on Sandoqy
Payments, QR, analytics and OTP with a few API calls.
Payment Confirmation
IBANIBAN123
Amount10.50
Fees0.20
01:59
Pay
Client App
SDKCollect detailsv1.2
X-API-KeyCreate sessionsigned
ios
android
web
Sandoqy Gateway
AuthVerify key200
RulesValidate amountrange
ChargeProcess payment0.5% fee
Merchant Server
WebhookReceive callbacksigned
UpdateMark paidDB
latency 120ms
status active
What You Get
Everything you need to build and scale payments and fintech experiences.
API Keys
- Create and manage keys
- Rate limits and IP whitelist
- Usage insights
Analytics
- Requests, errors, latency
- Daily trends and volumes
- Export usage
QR & Payments
- Initiate sessions
- Hosted pay page
- Webhooks
Security
- OTP endpoints
- JWT auth
- Rate limiting
How it works
1
Sign up
Create a developer account and get your token.
2
Create API key
Generate a key and configure limits.
3
Integrate
Call endpoints with X-API-Key or Bearer token.
4
Monitor
View analytics and activity in real time.
Quick start
bash
curl -X POST \ -H "Content-Type: application/json" \ -H "X-API-Key: YOUR_KEY" \ -d '{"apiKey":"YOUR_KEY","iban":"IBAN123","amount":10.5,"fees":0.2,"callbackUrl":"https://merchant.example/cb"}' \ "https://your-domain/api/ecom/initiate"
Pricing & Fees
No subscription pricing. We charge 0.5% per transaction. Free up to 3 API keys for payment gateways; contact sales for more.
Free Tier
0.5% fee
- Up to 3 API keys for gateways
- 1,000 req/day
- Email support
Scale
Contact sales
- More than 3 API keys
- Higher limits
- Priority support
FAQ
How do I authenticate?
Use X-API-Key header or a developer Bearer token.
Is there a sandbox?
Use low-value test payments and separate keys for staging.
Can I get higher limits?
Yes. Contact us from the console to increase quotas.