Get Started
Environments
Gravv provides two environments: Sandbox and Live. Each environment has its own API Keys and Webhook Secret Key. Requests to each environment go to a separate database.
Use the Sandbox environment to test your integration with Gravv. Once you confirm the integration works as expected, switch to Live mode.
Both environments share the same base URL:
https://api.gravv.xyz/v1
You don't change the URL to switch environments. The environment is decided by the API Key you send: use your Sandbox key for testing and your Live key for production.
Switching between environments
Use the Environment toggle in your Dashboard to switch between Sandbox and Live:

Was this page helpful?