The Yangaplug's API and dashboard are available on two environments:
ENVIRONMENT | SANDBOX | PRODUCTION |
---|---|---|
Dashboard URL | https://sandbox-app.yangaplugbusiness.com | https://app.yangaplugbusiness.com |
API URL | https://sandbox-api.yangaplugbusiness.com/api/v1 | https://api.yangaplugbusiness.com/api/v1 |
The sandbox environments allow you to easily test and simulate the available features without making any breaking changes.
- Create a Sandbox and Production account, if you haven't already.
- Get your API KEY
- Build your integration, using our API Reference.
- Use our testing helpers to test before you go live.
- When you're ready, change your keys and url to point to the production environment credentials