Environments
Servers
All customers share the same API gateway, which routes requests to the appropriate separate environment.
-
Production:
https://api.giveinteractive.com/api/v1 -
Sandbox:
https://api-sandbox.giveinteractive.com/api/v1
Operations are defined relative to that base (for example, /recipients, /funds). Clients should treat **v1 in the path as the API version they are calling.
Deployments and Documentation
Production release deployments will update documentation versions and the same version to all production environments. There are circumstances in which deployment may be delayed in a specific environment. Contact your account representative or Give Interactive support to find your version.