Integrate with the internet

Anon lets developers build user-permissioned integrations for sites without APIs.

We handle the authentication and access management so you can integrate AI applications into the most popular sites on the internet.

Get Early Access

How Anon works

No API?  No Problem.

Get access to user-permissioned sessions and build automations to send messages, book plane tickets, order groceries, and more, all on behalf of your users.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
import { runInBrowser } from '@anon/sdk-typescript';
import { Page } from 'playwright';

await runInBrowser({
  account: {
    app: 'grubdash',
    userId: 'user_1234'
  },
  url: 'https://grubdash.xyz,
  headless: false,
  script: async ( page: Page ) => {
      // Now you're ready to perform actions on the user's behalf using a logged in playwright instance.
      console.log('Order Pizza!');

      // Confirm action
      await page.goto('https://grubdash.xyz/order/status');

      const deliveryAddress = 'San Francisco Office';
      // Your code here!
  }
})

We build the annoying infra so you can build amazing apps

Anon simplifies the work of building and maintaining user-permissioned integrations across platforms, languages, auth types, and services.

Get started with your first integration in minutes.

Support for users across all major platforms

Active
Active
Active
Android
Coming Soon

Write automations in a variety of languages and frameworks

Active
Active
Active
Active
React
Coming Soon
Go Lang
Coming Soon
JS
Coming Soon
Rust
Coming Soon
Swift
Coming Soon
WASM
Coming Soon
Flutter
Coming Soon
TypeScript
Coming Soon

All Auth Types.

Support for SSO, OAuth, 2FA, CAPTCHAs, and any other standard type of authentication.

Security-first.

Anon never sees or shares user credentials; authenticated sessions are stored using a zero trust architecture.

Cross-platform.

Anon supports applications across the most common mobile, web, and desktop interfaces.

Customer Use Cases

See Us in Action

Anon provides authentication infrastructure for companies at the frontier of AI and automation.

Anon is building a more integrated internet

This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.