Gluwa
Gluwa Documentation
Gluwa Documentation
  • What is Gluwa
  • Change Log
    • Gluwa API Change Log
    • Gluwa Wallet Change Log
    • Gluwa Exchange Change Log
  • Get Started
    • Gluwa Mobile App
      • Gluwa Invest (Investor DAO) FAQ
      • Gluwa Invest (Fixed-Term Interest Account) FAQ
      • Create a New Gluwa Wallet
      • Restore Wallet
      • Send Gluwacoin to an address
      • Make QR Code Payments
      • Create a Signature
      • Access Private Keys
      • Non-Custodial Wallet
      • Gluwa Lottery Account FAQ
      • Fees
      • Transaction Status
      • Delete your Gluwa Account
    • Gluwa Dashboard
      • API Keys
      • Webhooks
      • Addresses
      • Transactions
    • Gluwacoin
  • Branding
    • Buttons and Marks
  • Development
    • Environments
    • QR Codes
    • Webhooks
    • Creating Signatures
    • Idempotent Requests
    • Sending Address
    • Gluwa SDK for PHP
    • Gluwa SDK for .NET
    • Gluwa SDK for Java
    • Gluwa SDK for JavaScript (Node.js)
  • API
    • API Reference
    • Authorization
    • Currency and Conversion Symbols
    • Errors and Error Codes
    • Balance
    • Fee
    • Transaction
    • Payment QR Code
    • Wrap / Unwrap
  • Exchange API
    • Exchange Webhook
    • Quote
    • Order
    • Exchange Request
    • Order Book
Powered by GitBook
On this page
  • Get Your API Key and Secret
  • Login to Gluwa dashboard
  • Open the API Keys page
  1. Get Started
  2. Gluwa Dashboard

API Keys

Acquire API key and secret to use the Gluwa API

PreviousGluwa DashboardNextWebhooks

Last updated 2 years ago

Get Your API Key and Secret

Login to

  1. Visit the dashboard at .

  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.

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

  2. 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.

Open the

Visit the API Keys page at .

API Keys page
https://dashboard.gluwa.com/apikey
Gluwa dashboard
https://dashboard.gluwa.com
Login to Gluwa Dashboard
API Keys Page on Gluwa Dashboard