Base URLs

Use the sandbox base URL to make requests of the sandbox, and the production base URL to make requests of the real Synctera platform.
EnvironmentURL
Sandboxhttps://api-sandbox.synctera.com
Productionhttps://api.synctera.com
The examples in the Guides assume that you have set an environment variable baseurl, e.g.
export baseurl=https://api-sandbox.synctera.com
You also need to set apikey, see the Authentication section for more details.

Sandbox

You can experiment with our APIs in the Synctera sandbox, which is self-contained and has no interaction with the real world. You can use our sandbox to test our underlying services, accessing our vendor’s sandboxes as necessary when using their services. You’ll need an API key to authorize requests to the sandbox. If you don’t have one: