Zendrive Authentication
Zendrive's public integration surface is a mobile SDK, and its authentication model is an application key (also called the SDK key) carried in ZendriveConfiguration and validated against Zendrive's servers during +[Zendrive setupWithConfiguration:delegate:completionHandler:]. There is no OAuth surface, no OpenID Connect discovery document, and no publicly reachable token endpoint — every /.well-known/openid-configuration and /.well-known/oauth-authorization-server probe on every known Zendrive host missed (see well-known/zendrive-well-known.yml). The server-side Analytics REST API used a separate credential documented at docs.zendrive.com, which is now a dangling Cloudflare CNAME, so that scheme cannot be captured first-hand and is deliberately not described here.
Zendrive declares 2 security scheme(s) across 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.