Reports API endpoints
The examples throughout this documentation point to the testing endpoints to avoid mistakes. Make sure to use the production endpoints when you move to production.
Testing endpointsโ
| Product | Endpoint | Description |
|---|---|---|
| Reports API | https://api.uat.walleydev.com/reports | Base URI for fetching different kinds of reports |
| Authentication endpoint | https://api.uat.walleydev.com/oauth2/v2.0/token | Read about Authentication |
Production endpointsโ
| Product | Endpoint | Description |
|---|---|---|
| Reports API | https://api.walleypay.com/reports | Base URI for fetching different kinds of reports |
| Authentication endpoint | https://api.walleypay.com/oauth2/v2.0/token | Read about Authentication |