OpenAPI spec
GET /api/v1/openapi.json returns the full machine-readable OpenAPI 3.1 document for codegen, Postman or Insomnia.
The full machine-readable OpenAPI 3.1 document. Feed it to your codegen or a client like Postman or Insomnia to generate a typed SDK.
GET /openapi.json
curl https://hproxy.com/api/v1/openapi.jsonTwo more machine-readable surfaces: the complete scraper catalog as JSON at GET /api/v1/scrapers (no key required, see the catalog), and this entire documentation as one markdown page at /llms-full.txt for AI assistants.
Need a hand wiring this up? Email [email protected]. A real person reads every message.