Zenscrape · Authentication Profile

Zenscrape Authentication

Authentication

Zenscrape secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Web ScrapingProxyHTMLData ExtractionJavaScript Rendering
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apikey apiKey
· in: header (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/zenscrape-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apikey
  type: apiKey
  in: header
  parameter: apikey
  description: API key issued from the Zenscrape dashboard. May also be supplied as the `apikey`
    query parameter or form field.
  sources:
  - openapi/zenscrape-openapi.yml