Skip to main content
The Floppydata Client API is for teams that need browser automation, proxy, and Web Data workflows to be predictable from code, not stitched together by hand. Start with a safe balance check, then move into the exact job you need: launch a cloud browser, search the web, fetch a page, build a proxy connection, check usage, or list static proxies.

Run a request in API Reference

Use the built-in playground on each endpoint page to send live v2 requests.

Automate a Cloud Browser

Start a session, connect with Playwright or Puppeteer, and reuse saved browser settings.

Search and Fetch Web Data

Discover relevant public pages, then fetch rendered HTML from the URLs you need.

Build a proxy connection

Generate a copy-paste rotating proxy URL from dashboard-style location and rotation options.

Check usage and balances

Read Web Data request balance, rotating traffic balance, and UTC usage rollups.

List static proxies

Retrieve your static proxy inventory with host, port, credentials, and connection strings.

Base URL

All API requests use the X-Api-Key header.

Start Here

1

Understand the moving parts

Read the Overview if you want the product model before running commands.
2

Get an API key

Create or copy a Client API key in API keys.
3

Run the quickstart

Follow the Quickstart to make one balance request and one proxy connection request.
4

Pick your task

Use the task guides when you want a working flow; use the API Reference when you need every field and response.

API Reference playground

Run live requests from endpoint pages.

OpenAPI reference

View every v2 endpoint, request field, response field, and example.