API Documentation
Pay Kar provides a robust REST API to help you build custom integrations and extend your business capabilities. Automate your reporting, sync with third-party dashboards, and more.
Base URL
https://api.paykar.pk/v1
Authentication
All requests must be authenticated using a Bearer token in the Authorization header.
curl -X GET "https://api.paykar.pk/v1/sales" \
-H "Authorization: Bearer YOUR_API_KEY"
Developer Sandbox
Need to test your implementation? Use our sandbox environment to perform risk-free transactions. Apply for Access