Preparing your experience…

API Keys

Securely create and manage your API keys to integrate TeraAI into your applications.

Your API Keys

Below are your active API keys. Keep them secret — treat them like passwords. You can revoke any key at any time.

Primary Key
Created: Jan 01, 2026 • Last used: 2 days ago
Staging Key
Created: Dec 05, 2025 • Last used: 3 weeks ago

Create New Key

Generate a new key for a specific environment or project. Choose a descriptive name and limited permissions where possible.

Usage Instructions

curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.teraai.example/v1/generate \
  -d '{"prompt":"Hello"}'

Always keep requests over HTTPS and rotate keys regularly.

Limits & Security

Each key can be scoped to specific rate limits and IP allowlists. For security-sensitive usage, we recommend creating a separate key per service and applying minimized permissions.