Introduction
Quickstart
Simplex provides developers with AI-powered tools for browser automation. You can get started with the SDK or call the API directly.
Requesting an API Key
Since we’re an early-stage company, we’re asking users to talk to us before provisioning an API key. You can submit a 10 second form here or equivalently click the Request API Access button in the top right. We promise we’ll be quick!
SDK Installation
If you don’t have playwright installed, you’ll need to install it first.
Then, just run
You’re ready to build your first automation! You can now move directly to the SDK reference or skip straight to the full example to learn more about the SDK.