Management 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 |
---|---|---|
Management API | https://api.uat.walleydev.com/manage | Manage orders, access control, settlements, onboarding |
Authentication Endpoint | https://api.uat.walleydev.com/oauth2/v2.0/token | Read about Authentication |
Production endpoints πβ
Product | Endpoint | Description |
---|---|---|
Management API | https://api.walleypay.com/manage | Manage orders, access control, settlements, onboarding |
Authentication Endpoint | https://api.walleypay.com/oauth2/v2.0/token | Read about Authentication |