cNGN documentation
  • Introduction
    • Overview
      • Use Cases
      • Definitions
      • Brand Assets
    • Going Live checklist
  • Getting Started
    • Security
      • Generating SSH keys
      • Generating API Keys
      • Encrypting / Decrypting Request
  • Integrations
    • Contract Address
    • Networks Enum
    • Authorization
    • Endpoints
      • Get Balance
      • Get Bank List
      • Transaction History
      • Virtual Account
      • Redeem Assets
      • Withdraw cNGN
      • Verify Withdrawal
      • Bridge cNGN
      • Whitelist Address
  • Libraries/SDKs
    • Backend Libraries
      • cNGN PHP Library
      • cNGN Python Library
      • cNGN Nodejs Library
      • cNGN Java Library
    • Frontend SDKs/Widget
Powered by GitBook
On this page
  1. Getting Started
  2. Security

Generating API Keys

PreviousGenerating SSH keysNextEncrypting / Decrypting Request

Last updated 7 months ago

This guide provides step-by-step instructions for generating and getting your API Keys

Login to your merchant dashboard and head over to the settings page from the sidebar.

Click on the API Key Tab on the Tab Menus you see at the top of the page

You will see your API and Encryption Keys Automatically generated for you your can click on the eye icon to view your keys or the clipboard Icon to copy your keys to clipboard

Updating SSH public Key

You need to update your SSH Public Key to allow us to encrypt or verify your requests. To do this, navigate to your settings on the merchant dashboard. Then, copy your SSH Public Key from the previous step and paste it into the SSH public key field on the API key tab.