Environments
Gravv provides API access for Wave integrations through the production base URL.
Base URLs
| Environment | Base URL |
|---|---|
| Live | https://api.gravv.xyz |
All endpoint paths in this guide are prefixed with /v1, for example:
POST /v1/external-accountsPOST /v1/transfer/sns
Use credentials provisioned for this environment in Dashboard when generating API keys and webhook secrets.