Console
Manage keys, usage, and billing at console.ablatic.ai
The console at console.ablatic.ai is where you sign in, manage API keys, and see usage and billing.
Sign in
Sign in with your account email and password. Ablatic activates every account, so you receive an onboarding email once your account is ready. Check your inbox before your first sign in.
Every sign in uses two-factor authentication. After your email and password, you enter a six-digit code sent to your email to finish signing in.
API keys
Create and revoke keys under API Keys.
A key is shown once, at the moment you create it. Copy it then. The server stores only a SHA-256 hash, so a key cannot be shown again or recovered. If you lose one, revoke it and create a new one.
A key looks like sk-ablatic- followed by 32 hex characters. See Authentication for the format and the two header schemes.
Usage and billing
The console shows your usage and your current billing state. You can track tokens spent, cost, and how close you are to your limits. See Usage and billing for how the numbers are calculated and when they reset.
Getting access
Ablatic activates every account. The API is not open self-serve signup. To request access or become a customer, use the contact form on ablatic.ai or email [email protected]. The flow is:
- We activate your account and email you a temporary password.
- You sign in with a six-digit code sent to your email, and the first login forces a password change.
- You create one API key. Accounts start with a single active key.
After that, you are ready to call the API.