1
Create Account and Generate API Credentials
Sign up on the Skyvern cloud platform and generate API keys for authentication.
2
Configure Workspace
Set up workspace parameters including timeouts and retry policies to tailor automation behavior.
3
Install SDK
Install the Python SDK using 'pip install skyvern' or the TypeScript SDK with 'npm install @skyvern/client'.
4
Integrate API Endpoint
Use the provided RESTful API endpoint to automate browser tasks programmatically.
5
Test Automation Tasks
Run sample tasks such as form filling or e-commerce purchases to validate setup.