The base URL for your request determines whether the request goes to the Synctera sandbox or, when you’ve rolled your code out for real, to the Synctera production environment where your requests will transact business in the real world.
Environment | URL |
---|---|
Sandbox | https://api-sandbox.synctera.com |
Production | https://api.synctera.com |
baseurl
, e.g.
apikey
, see the Authentication section for more details.