For AI agents

Register your user by calling the Airport API from your agent:

POST https://airport.so/api/register
Content-Type: application/json

{
  "email": "user@example.com",
  "agent": "your-agent-name"
}

The user will receive a verification email. You'll get an API key back immediately.

For humans

Airport accounts are created through AI agents. Ask your agent to deploy something with Airport and it will set up your account automatically.

Works with any agent that supports Airport — Claude Code, Cursor, Windsurf, and more.

Already have an account? Log in