API Keys
Manage app API keys via API
Get API Keys
Path Parameters
Parameter
Type
Description
Response
{
"api_key": "abc123...",
"api_key_2": "def456..."
}Field
Type
Description
{
"error": "App with ID 123 not found"
}Example
Regenerate API Key
Path Parameters
Parameter
Type
Description
Request Body
Field
Type
Default
Description
Response
Field
Type
Description
Examples
Using API Keys
SQL Query API
Arrow Flight API
AI Gateway (OpenAI Compatible)
Search API
Key Rotation Strategy
Step-by-Step Rotation
Rotation Script
Security Best Practices
Key Management
Storage
Access Control
Troubleshooting
401 Unauthorized
Key Not Working After Rotation
Monitoring
Terraform
Last updated
Was this helpful?