API Environments
Overview
Region | Domain | Sandbox Domain |
---|---|---|
Dublin | api.shamrock.wgtwo.com |
sandbox.api.shamrock.wgtwo.com |
US West (Oregon) | api.oak.wgtwo.com |
|
Tokyo | api.sakura.wgtwo.com |
All endpoints are secured with TLS and listens on port 443.
Regions
We serve our platform tenants from a set of different regions, which each operates independently. This is due to performance and regulatory reasons.
You will need to connect to the server where the tenant you want to interact with belongs. That is, if you are service customers in e.g. US and Europe you may need to connect to multiple API endpoints.
We do not serve a list of tenants on our platform, so please reach out for guidance.
Sandbox
Our sandbox environment is a separate environment from the production environment. It is intended for testing, experimenting, initial integration, and exploring APIs.
Data is similar to production, but does not contain real user data.
Auth
Authentication is optional for the sandbox environment.
If you provide a Authorization
header, this will however be validated.