Get started
This guide shows you how to get started with our API.
By the end of this guide, you will know how to:
Register on Gravv
You need register on
- Visit the
registration page . - Enter your
First name,Last name,Email address, andBusiness namein the appropriate fields. - Check the box to agree to the Terms of use and Privacy policy.
- Click Sign up.
- Check your email for a verification message and visit the link to complete your registration.
You can only create an account with a business email address.
Select an environment
Once you've registered on Gravv, the next step is to select an environment. For more information, see Environments.
Create an account
After selecting an environment, create an account:
- In your Gravv dashboard, click Account in the side navigation.
- Click Create account.
- In Account Category, select the Sub account.
- In Account Type, select Regular Account.
- In Blockchain Network, select Ethereum if you are using the Sandbox environment mode, and Polygon if you are using the Live environment mode.
- In Bank, select Lead Bank.
- In the Label field, enter Operations.
Obtain your Api Key
Every request to the Gravv API requires an Api-Key. After creating a Gravv account, we generate two pairs of API keys for you: a publishable Public Key and a server-side Secret Key, for both Sandbox and Live modes.
To obtain your Api-Key, follow these steps:
- Sign in to your Gravv Dashboard with your registered business email address.
- Click
Managein the side navigation. - Click
Configureunder theManagesection. - Click
API keys, then click the copy button underSecret Keyto copy your Secret Key.
Now that you have obtained your Secret key, you can make your first request.
For more information, see Authentication
Whitelist your IP address
Follow these steps to whitelist your IP address before sending API requests:
- Follow steps 1 through 3 in Obtain Your API Key.
- Click IP Access List.
- Click Add IP Address.
- Enter your IP address in the IP Address field.