Skip to main content
This path keeps the first steps low-risk: confirm your key, generate one proxy connection, check it, then fetch one page. Once those pieces work, you can add location targeting, rotation rules, date filters, and usage reporting with more confidence.

1. Set Your API Key

Create or copy a Client API key from API keys, then keep it in an environment variable while you test.

Run requests in API Reference

Prefer a browser-based flow? Use the endpoint playground to enter your API key and run live requests.

Use Floppydata from an agent

Prefer MCP? Add @floppydata/mcp to your MCP client and provide only FLOPPYDATA_API_KEY.

2. Check Account Balances

This confirms your key works and shows the products available on the account.

3. Build a Rotating Proxy Connection

Use connection.connectionString from the response as the proxy URL in your HTTP client, browser profile, or automation tool. For UDP traffic, use a residential or mobile proxy with "protocol": "socks5" and add "udp": true.

4. Check the Proxy

5. Fetch Web Data

Next: Authentication, API conventions, or task guides.

Automate a Cloud Browser

When you are ready to start a browser session, connect with Playwright or Puppeteer, and manage saved browser settings, continue with the Cloud Browser guide.