API Keys

Acquire API key and secret to use the Gluwa API

Get Your API Key and Secret

  1. Visit the dashboard at https://dashboard.gluwa.com.

  2. If you are not logged in already, you will get redirected to a login page.

  3. Sign up to Gluwa if you do not have a Gluwa account yet.

Open the API Keys page

  1. Visit the API Keys page at https://dashboard.gluwa.com/apikey.

  2. You will see an auto-generated API Key and secret of your account on the page.

  3. Your API secret is covered in grey boxes by default for your security. Click on the eye shaped icon to reveal your API secret.

Anyone with your API key and secret can make any API call on your behalf, such as creating a payment request. You should limit access to your API key and secret as much as possible. Do not store them in a shared repository such as your version control system.

Sandbox API keys and Production API keys are different. This ensures that you don't modify your live customers data or charge them accidentally.

Please note that the sandbox environment is deprecated and will be replaced with an alternative solution in the future.

Last updated