AdsuDocs
ACCOUNT & ACCESS

API keys and security

Handle API credentials, passwordless sign-in, and personalized docs safely.

Passwordless sign-in

Adsu supports secure email sign-in links and, when available for the account flow, phone one-time codes. Use a verified identity that is linked to your workspace or invitation.

API keys

Create, copy, and revoke API keys only inside Settings → API keys. Treat a key like a password: store it in a secret manager, scope its use to the intended server, and revoke it when a system or operator no longer needs it.

Personalized docs privacy

  • Your browser sends the Adsu session cookie only to app.adsu.ai; the docs JavaScript cannot read it.
  • The app returns a small allowlisted profile containing workspace, location, safe connection state, pixel health, and the public site-key snippet.
  • Responses are private and no-store, and are readable only from the configured Adsu documentation origin.
  • OAuth tokens, provider credentials, API keys, member records, and payment records are never included.