Python
API Keys
Rotate API key
Programmatically rotate your API key. Authenticates using your current API key as a Bearer token (not JWT). The current key is immediately revoked and a new key is returned.
Rate limited to 5 requests per hour per IP address.
Store the returned key securely — it will not be shown again.
POST
Python
Documentation Index
Fetch the complete documentation index at: https://docs.dataframer.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Response
Key rotated successfully

