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.

pip install playwright
playwright install

Then, just run

pip install simplex

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.