paytrack developers
Build with the paytrack API
Create customers, tracks, payments, reminders, reports, ledgers, and webhook integrations with one secure API.
Developers is public documentation. Developer is the private workspace console for API keys, logs, usage, and webhooks.
POST/api/v1/paymentsv1{
"trackId": "trk_123",
"amount": 25000,
"method": "bank_transfer"
}Getting Started
Create your first test key and make your first request.
API Reference
Explore customers, tracks, payments, reminders, reports, and ledger resources.
SDKs
Use the JavaScript SDK foundation and prepare for future SDKs.
Webhooks
Receive signed events for payment and workspace activity.
Changelog
Track API, SDK, webhook, and docs changes.
Support
Use request IDs, logs, and support-ready error details.
Postman Collection
Import paytrack API examples into Postman for testing.
Download JSONOpenAPI YAML
Use the OpenAPI YAML for docs, clients, or gateway tooling.
Download YAMLOpenAPI JSON
Use the JSON spec for client generation and gateways.
Download JSONInsomnia Collection
Import common paytrack API requests into Insomnia.
Download JSONInstall the JavaScript SDK
Copy a package manager command and start from your server.