Environments

Endpoints and versioning

We maintain sandbox and production environments for testing and use, respectively, of the Account API. These environments are reachable based on the endpoint and credentials used to access them.

Sandbox environment endpoints start with the base URL:

https://sandbox.api.account.gravitypayments.com/v2/

Production environment endpoints start with the base URL:

https://api.account.gravitypayments.com/v2/

With each environment, you will use a different set of credentials. See Authenticating to the API for more details on your API credentials.

Using older versions

Older versions of the API will remain live and accessible whenever possible. Please note, however, that as the API and our industry evolves, there will inevitably be changes that deprecate old versions and require users to update to more recent versions. When this occurs, we will attempt to inform you by email, however we encourage you to keep your integration up to date whenever feasible.