Zyte Authentication
Every Zyte HTTP surface uses the same mechanism — RFC 7617 HTTP Basic with the API key as username and an EMPTY password — but they do NOT share the same key. Zyte runs three separate key namespaces, and the docs call this out explicitly ("Scrapy Cloud uses a different API key than Zyte API"; the Stats API needs "your Zyte dashboard API key (not your Zyte API key)"). An agent holding one Zyte key can call exactly one of the three surfaces. There are no OAuth flows, no scopes, and no token exchange anywhere in the estate, so scopes/ is intentionally absent for this provider.
Zyte secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.