Get started

Your first steps with Votte 🌌

Welcome to Votte! This guide will help you get started with our platform. By the end, you’ll have launched your first Web AI agent in a remote headless browser session and gained a solid understanding of Votte’s capabilities.

Creating Your Account & Requesting an API Key

Create an account on our console to request an API key. We offer a free tier for testing and a pay-as-you-go tier for production.

Include your API key in the request header as: Authorization: Bearer VOTTE_API_KEY

Monitor your API usage

Access the Overview Dashboard at https://console.votte.cc/dashboard to view your active browser sessions, API usage metrics, and system status.

Run your first Web AI agent

The best way to get started is by using our Python SDK. Follow our step-by-step guide to begin using the Python SDK here.

Last updated