Skip to main content

Overview

The API Keys tab lets you generate and manage API keys for programmatic access to your Lindo AI workspace.

Accessing

  1. Open Settings from the sidebar
  2. Go to API tab
  3. Select API sub-tab

Features

Generate New API Key

  1. Click Generate New Key
  2. Give it a descriptive name
  3. Copy the key immediately (shown only once)
  4. Store securely

View Existing Keys

  • See all active API keys
  • View creation date
  • See last used date
  • Identify keys by name

Revoke Keys

  • Click Revoke on any key
  • Key is immediately invalidated
  • Cannot be undone

API Documentation

Link to full API documentation is provided in the settings panel. The API allows you to:
  • Create and manage websites
  • Update content programmatically
  • Access analytics data
  • Manage customers

Security Tips

  • Never share API keys publicly
  • Rotate keys periodically
  • Use descriptive names for tracking
  • Revoke unused keys
  • Store keys in environment variables