Account Settings

← Back to App
Profile Information
Change Password
Min 12 chars, uppercase, lowercase, number, special character
Two-Factor Authentication (2FA)

Status:

Add an extra layer of security to your account

Manage 2FA
Account Status
Account Status
Failed Login Attempts 0
Active Sessions
API Keys
API Documentation

Use your API keys to access Kronical's Enterprise API programmatically. Include your key in the Authorization header:

curl -X POST "http://localhost:8000/api/v1/context/generate" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"headline": "Your headline text"}'

📚 API Documentation: http://localhost:8000/api/v1/docs