Skip to content

API Credentials

The API credentials page lets you create and manage API keys for programmatic access to your Resplendent Data account.

API credentials consist of a label and an API key. The key authenticates requests when calling the Resplendent API programmatically. Each credential can be marked as a reseller credential if needed.

  1. Click Additional Settings in the main sidebar
  2. Select API Credentials
  1. Click the New Credential button
  2. Copy the API key shown in the Key field — this is the only time the key is displayed
  3. Edit the label to identify this credential

The key is only shown once during creation. If you lose it, you’ll need to delete the credential and create a new one.

Click the edit icon next to the credential label to change it. Save or cancel your changes.

  • Click the copy icon next to the ID to copy the credential ID
  • Click the copy icon next to the API key to copy the key
  1. Click the delete icon on the credential card
  2. Confirm the deletion in the dialog

Deleting a credential is permanent. Any applications using that key will lose access immediately.

If you’re a reseller or Giga Admin, you’ll see a toggle on each credential to mark it as a reseller credential. This flag controls API access permissions for reseller-specific features.

  • Staff role or higher
  • Resplendent user or reseller account
  • Store API keys securely, never commit them to version control
  • Use environment variables or secret management tools
  • Rotate keys periodically by creating new ones and deleting old ones
  • Create separate credentials for different applications
  • Delete credentials that are no longer in use
  • Use descriptive labels to identify what each key is for