02/Documentation
Public Docs Coming Soon.
Our interactive OpenAPI references, SDK guides, and self-serve sandbox are currently in active development for public launch.
Under Active Development
Public self-serve docs are being finalized. Early access partners get direct onboarding & private sandbox keys today.
curl -X POST https://api.paylayer.io/v1/sessions \
-H "Authorization: Bearer sk_preview_••••••••••••" \
-H "Content-Type: application/json" \
-d '{
"amount": 499900,
"currency": "INR",
"gateway": "razorpay_direct",
"compliance": {
"auto_tax": true,
"generate_invoice": true
},
"customer": {
"name": "Acme SaaS Inc",
"email": "billing@acme.in"
}
}'Get Private Sandbox Keys & Architecture Review
While public documentation is being finalized, our founders and engineering team are actively onboarding select companies with customized integration architecture.
Upcoming Documentation Modules (Coming Soon)
Q2 2026 ReleaseDirect Gateway Pass-Through
Connect your Razorpay, Cashfree, or Stripe merchant accounts. Zero fund holding or merchant lock-in.
Tax & E-Invoice Engine
Instant GST calculation, compliant tax breakdown, auto-generated PDFs, and webhook reconciliation.
Normalized Event Pipeline
A single unified webhook stream and idempotent API for all your gateway providers.