All Announcements

πŸš€ Announcing the Sendwin REST API: Automate Your Cloud Browser Sessions

New Feature
Improvement
unnamed

We are excited to announce the launch of the Sendwin REST API! Available exclusively on our Team Plan, you can now create, launch, and control your cloud browser sessions programmatically.

All requests are made to our base URL (https://apps.send.win) and return clean JSON responses, allowing you to easily build your own automation flows.

βš™οΈ Core Automation Capabilities

Take full control of a running browser session directly through the API. Once you launch a session, you can:

Navigate: Go to specific URLs.

Interact: Click at specific (x,y) coordinates, type text, and scroll the page.

Capture & Inspect: Take page screenshots and pull page info.

Manage Sessions & Proxies: Programmatically list, create, update, share, and delete sessions and proxies.

πŸ” Security & Access

Secure Authentication: Authenticate requests by sending your key in the X-API-Key header.

Encrypted Storage: Keys are SHA-256 hashedβ€”your full key is only shown once at creation.

Key Management: Create up to 5 active API keys per account (starting with sw_live_) and revoke them instantly if needed.

Rate Limiting: Reliable performance with a limit of 100 requests per minute per API key.

πŸ’Ό Exclusively on the Team Plan ($29.99/month)

The API is built for our Team Plan users. Along with API access, this plan includes:

Sessions: 100 Saved Sessions and 9 Concurrent Live Sessions.

Sharing & Collaboration: 50 Session Shares and up to 15 Team Members.

Resources: 50 Proxies and 15 GB of Cloud Storage.

⚑ Ready to Automate?

You can start building in minutes. Head to your dashboard to Get Your API Key and check out our code examples for cURL and Bash to get your first automated browser session running today.

https://send.win/pricing