# FloppyData Client API ## Docs - [Check Proxy](https://floppydata.com/docs/api-reference/endpoint/check-proxy.md): Validates a proxy and returns its location details - [Traffic Balance](https://floppydata.com/docs/api-reference/endpoint/rotating-balance.md): Available traffic by type - [Available Locations](https://floppydata.com/docs/api-reference/endpoint/rotating-locations.md): Get a list of all available proxy locations with countries and cities - [Smart Parameters Builder](https://floppydata.com/docs/api-reference/endpoint/rotating-smart-params-builder.md): Builds a proxy username and connection string using provided parameters. This endpoint is just a helper, you can modify the connection string in your code without calling it. UI available at [configurator](https://app.floppydata.com/proxies/credentials). - [Smart Parameters Credentials](https://floppydata.com/docs/api-reference/endpoint/rotating-smart-params-credentials.md): Returns the username and password for the rotating proxy. - [Traffic Usage Statistics](https://floppydata.com/docs/api-reference/endpoint/rotating-statistics.md): Traffic usage statistics updated hourly - [Static IP List](https://floppydata.com/docs/api-reference/endpoint/static-list.md): Returns the list of static IPs for the authenticated user - [Scrape Page](https://floppydata.com/docs/api-reference/endpoint/web-unlocker.md) - [Web Unlocker Balance](https://floppydata.com/docs/api-reference/endpoint/web-unlocker-balance.md): Remaining web unlocker requests - [Introduction](https://floppydata.com/docs/api-reference/introduction.md): Overview of the FloppyData Client API reference - [Authentication](https://floppydata.com/docs/authentication.md) - [Request Workflow](https://floppydata.com/docs/development.md): Practical workflow for testing and operating against the API. - [Check Proxy Guide](https://floppydata.com/docs/guides/check-proxy.md): Validate proxy connectivity and location details. - [Rotating Proxy Guide](https://floppydata.com/docs/guides/rotating-proxy.md): Use rotating proxy credentials, location data, and traffic endpoints. - [Static IP Guide](https://floppydata.com/docs/guides/static-ips.md): Retrieve static IP inventory and pending IP count. - [Web Unlocker Guide](https://floppydata.com/docs/guides/web-unlocker.md): Scrape pages and track remaining Web Unlocker requests. - [Overview](https://floppydata.com/docs/product-overview.md) - [Proxy Basics](https://floppydata.com/docs/proxies/basics.md) - [Browser & Extension Setup](https://floppydata.com/docs/proxies/browser-and-extension-setup.md) - [Troubleshooting](https://floppydata.com/docs/proxies/troubleshooting.md) - [Using Proxies](https://floppydata.com/docs/proxies/using-proxies.md) - [Quickstart](https://floppydata.com/docs/quickstart.md): Get started with FloppyData Client API in three steps. ## OpenAPI Specs - [openapi](https://floppydata.com/docs/api-reference/openapi.json)