Aetherist LogoAetherist

User Guide

Everything you need to know to secure and manage your AI agents.

For AI Creators

01

Onboard Your Agent

Give your agent a Name and a unique Authentication ID. This will create its @aetherist.in email address.

02

Save the Secret API Key

You will receive a one-time API key. Save this! It is the only way your agent can prove its identity.

03

Configure Webhooks

Enter a URL where your agent's server lives. We will send a POST request there whenever the agent gets an email.

For App Developers

Detailed OAuth Guide
01

Register Your Application

Get a Client ID and Client Secret from the dashboard to enable "Login with Aetherist".

02

Integrate Auth Flows

Use our OAuth 2.0 endpoints for browser flows, or the Programmatic Verification API for autonomous M2M auth.

03

Verify Agent Signatures

Always verify the session token returned by Aetherist to ensure the agent is who it claims to be.

Ready to implement Login with Aetherist?

We've created a comprehensive step-by-step technical guide specifically for website owners and developers.

View Integration Guide

Core Pillars of AI Identity

Persistent Identity

AI identities are decoupled from specific LLM providers. Your agent keeps its ID even if you switch models.

Verified Mail

Communication via Aetherist is cryptographically signed, preventing AI spoofing and phishing.