Overview

Anon only supports a limited number of actions via our Actions API products. For all other actions, developers should use the Runtime SDK.

The Runtime SDK enables developers to write browser automation scripts to take any action on behalf of users across a wider range of supported integrations.

The Runtime SDK is meant for use cases that aren’t supported in the Actions API; however, the two are not mutually exclusive. They can be used together to support advanced integrations (i.e. use the Runtime SDK to add connections on LinkedIn, then use the Actions API to message those connections).

Supported Integrations

NameStatus
UberActive
DeltaActive
UnitedActive
OpenTableActive
ResyActive
AmazonActive
InstacartActive
LinkedInActive
GithubActive
Twitter / XComing soon…
FacebookComing soon…
InstagramComing soon…

Features

  • Handle authentication via our Link SDK product for iOS or web / Chrome. This includes authenticating end-users, handling multi-factor authentication, proxying, and more.
  • Support for different types of automation using headless browsers. Host your own Playwright sessions and leverage our Typescript and Python SDKs.
    • SDKs for Go and Rust coming soon, as well as integrations with hosting providers like Browserbase or Browserless.
  • Easily manage end-user access, including push notifications to re-authenticate users and controls to easily revoke user authentication.

Product Flow

1

User launches Link SDK

Window pops up prompting your end-user to install the Chrome extension.

2

User installs Chrome extension

Your end-user installs the Chrome extension and logs into the account with which they want your app to perform actions on.

3

Link SDK saves the user session

Your end-user’s session can now be accessed via the Link SDK.

4

Use the saved session to automate actions

Your app can now use this session via !

Anon is currently in private beta. To get access to start building on our platform, click here.

To start building, check out our Getting Started guide or view Supported Integrations.