PhonePe Pulse Plus
An API on top of PhonePe Pulse Data APIs. PhonePe Pulse Data API can be viewed at https://github.com/PhonePe/pulse. This API is a wrapper over it to allow easy searching for the required data. PhonePe Pulse Dataset API is a first of its kind open data initiative in the payments space. All data belongs to PhonePe. This API is open-sourced at https://github.com/mtwn105/phonepe-pulse-plus
PhonePe Pulse Plus endpoints
| Method | Endpoint | Description |
|---|---|---|
| Aggregated | ||
| GET |
Get Aggregated Transaction Data /aggregated/transaction/{year}/{quarter} |
Aggregated transaction data across all states for a specific quarter in a year |
| GET |
Get Aggregated Users Data /aggregated/user/{year}/{quarter} |
Aggregated users data across all states for a specific quarter in a year |
| Map | ||
| GET |
Get State-wise Transaction Data /state-wise/transaction/{year}/{quarter} |
State-wise transaction data across all states for a specific quarter in a year |
| GET |
Get State-wise Users Data /state-wise/user/{year}/{quarter} |
State-wise users data across all states for a specific quarter in a year |
| GET |
Get District-wise Transaction Data /district-wise/transaction/{state}/{year}/{quarter} |
District-wise transaction data for a particular state for a specific quarter in a year |
| GET |
Get District-wise Users Data /district-wise/user/{state}/{year}/{quarter} |
District-wise users data for a particular state for a specific quarter in a year |
| Top | ||
| GET |
Get Top States/Districts/Pincodes for Transactions /top/transaction/{year}/{quarter} |
Top States/Districts/Pincodes with transactions data. |
| GET |
Get Top States/Districts/Pincodes for Users /top/user/{year}/{quarter} |
Top States/Districts/Pincodes with users data. |
PhonePe Pulse Plus pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|