PASAR API
Official developer docs for India's leading UPI app; covers web/mobile payment-gateway integration, Autopay, payment links and in-store QR/EDC.
View docs ↗ More Payments APIs# PhonePe ~ UPI & payment gateway for merchants needs an API key ~ get yours at: # https://developer.phonepe.com/ curl 'https://api.phonepe.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a India API into my app. API: PhonePe ~ UPI & payment gateway for merchants Provider: PhonePe Auth: requires an API key (sign up: https://developer.phonepe.com/) Pricing: freemium Base URL: https://api.phonepe.com Important note: Official developer docs for India's leading UPI app; covers web/mobile payment-gateway integration, Autopay, payment links and in-store QR/EDC. Source: PhonePe (https://developer.phonepe.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.