LogoLogo
Home
  • WELCOME
    • Introduction
    • About Gataca
  • GETTING STARTED
    • Basics
    • Create your account
  • PLATFORM TUTORIALS
    • Gataca Studio Overview
    • Self-Sovereign Identity
      • Issue Credentials
        • Issuance Processes
        • Test Your Issuance Template
        • Schemas (JSON Examples)
      • Verify Credentials
        • Test Your Verification Template
      • Create and Register DIDs
      • Manage Credentials Activity
      • Manage Users
      • API Keys
      • Settings
        • Studio Roles
    • Gataca Vouch
      • Configuring the Age Verification Wizard in Studio
      • Getting started with Vouch
      • User profile claims by requested scopes
    • Enterprise Wallet
  • TECHNICAL INTEGRATION
    • Overview
    • SSI Issuance Integration
      • Credential Revocation Integration
    • SSI Verification Integration
    • Gataca Vouch Integration
      • Open ID Connect (OIDC)
    • NFC Integration
Powered by GitBook
On this page
  • Create an API Key
  • Regenerate API Key password
  1. PLATFORM TUTORIALS
  2. Self-Sovereign Identity

API Keys

An API Key is a unique identifier that allows your applications to access specific issuance and verification templates via the Gataca Studio APIs.

PreviousManage UsersNextSettings

Last updated 8 months ago

Create an API Key

  1. Go to the "API Keys" section in the left menu and click "Create API Key."

  1. Configure the API Key:

  • API Key Name: Choose a name for your API Key.

  • DID: Select the DID associated with the API Key. This determines which administrators can access it.

  • Templates Associated: Select the credential issuance template you want to link to this API Key.

  1. Save the API Key information. You’ll receive the API Key ID and password.

Make sure to store the API key password in a secure place. Once you close this tab, you will not be able to retrieve the password, you will only be able to regenerate a new password.

Regenerate API Key password

To regenerate the password for an API Key:

  1. Navigate to the API Keys section.

  2. Locate the API Key for which you want to regenerate the password.

  3. Click the three dots next to the desired API Key.

  4. Select Regenerate Password from the options.

  5. A new password will be generated immediately.

Make sure to store the API key password in a secure place. Once you close this tab, you will not be able to retrieve the password, you will only be able to regenerate a new password.