AI Passport developer docs

AI Passport for developers

Sign users in with their AI Passport, and build passports into your own product.

AI Passport is a person's portable memory with an owner-controlled trust loop. These docs cover the two ways your product can work with it.

Which one do you need

Use sign-in when your users already have a passport and are present in a browser. Any OIDC client library works. Registration is open.

Use a deep integration when you want to create the passport yourself, during your own signup. Onboarding is managed: contact us first.

Use directed disclosure when your backend needs selected protected fields delivered to an exact HTTPS provider without placing those values in your app, agent, callback, or status response. Client admission is managed.

The two compose. When a deep integration meets an email that already has a passport, it routes that person through sign-in, and the owner grants the same delegation on our consent screen.

For agents

Every page here is available as plain markdown.

  • /llms.txt is the index, with a markdown address per page (/llms.mdx/<page>).
  • /llms-full.txt is the whole corpus in one fetch.
  • /llms-install.md is the install prompt for coding agents.
  • For agents is a compact task guide for sign-in work.
  • Each page has a Copy page as Markdown button.

Contact

Questions, redirect hosts to admit, or a partnership conversation: support@ego.ist.

On this page