Skip to main contentOverview
The API Keys tab lets you generate and manage API keys for programmatic access to your Lindo AI workspace.
Accessing
- Open Settings from the sidebar
- Go to API tab
- Select API sub-tab
Features
Generate New API Key
- Click Generate New Key
- Give it a descriptive name
- Copy the key immediately (shown only once)
- 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