Step 1 — Get an API Key
Choose a plan
Visit our pricing page and select a plan. Payment takes under 60 seconds.
Check your email
After payment, you’ll receive an email from
keys@aethercitadel.cloud with your API key:Step 2 — Generate an Intent
Before your app serves AI output to a user, generate an intent signature:intent_hash — you’ll need it in step 3.
Step 3 — Call Your AI
Pass theintent_hash to your AI service using the X-Intent-Hash header:
Step 4 — Verify the Response
After the AI responds, verify it hasn’t been tampered with:Check Your Usage
At any time, check your usage against your plan limit:Next Steps
Authentication
How API keys work and how to rotate them
Zero-Knowledge
How we protect user privacy
Bharat-Shield
What threats we block automatically
Full API Reference
All endpoints, parameters and response shapes