Standard Request Template
Useful Tooling
curlfor API callsjqfor formatting JSON responses- your HTTP client of choice (Postman, Insomnia, Bruno)
jq:
Handling Responses
- Most endpoints return
200on success. POST /v1/tools/checkProxymay return400(proxy validation failed) or402(no traffic available).
OpenAPI Source
The API reference is generated from:https://client-api.floppy.host/v1/openapi.json- local copy:
/api-reference/openapi.json