Reports API Endpoints
The endpoints used throughout this documentation will point to the testing endpoints to avoid mistakes. You must make sure to use production endpoints once 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 |