Postman Collection
Postman is a widely-used API development tool. To make integration simpler, we provide a Postman collection with the tools you’ll need to test the server-side component of your integration. Click on the button below to get started.
Instructions to Use Postman Collection
Juspay uses HTTP Basic Auth for authentication. API Key is used to authenticate the Server-to-Server API Calls. API Key can be generated through the Juspay Dashboard. Navigate to
Login>EC Operations>Settings>Security>Create API KeyAdd your API Key in Postman. Select
Juspay APIs - OpenAPI 3.0 → AuthorizationSet 'Type' = Basic Auth
Set 'Username' = <Your_API_Key>
Set 'Password' = <Blank>
You may use theVariables tab to store and reuse values in Postman. By storing a value as a variable, you can reference it throughout the collection.
API Endpoints/Base URLs -
|
Environment
|
Endpoint
|
|---|---|
Sandbox
| https://sandbox.juspay.in
|
Production
| https://api.juspay.in
|
Production Static
| https://api-ns1.juspay.in
|
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

