Z

Zoopla Leads API

REST discovered

Details
Docs
https://support.zoopla.co.uk/hc/en-gb/articles/4415890363281-Leads-API-and-Push-Delivery-Service
Authentication
Zoopla OAuth 2.0 client credentials oauth2_cc discovered Set up OAuth ↗
Authorization: Bearer <credential>

Work with your Zoopla technical contact or Member Services to get API access. First generate a GPG keypair as described in Authentication - Tech Documentation, export your public key, and provide it to Zoopla. Zoopla returns a client_id in plain text and an encrypted client_secret; decrypt the secret with your private GPG key. Use those credentials with the OAuth 2.0 client-credentials flow at https://services-auth.services.zoopla.co.uk/oauth2/token and request scope api/api_access to obtain a bearer access token for the APIs.