California Privacy Protection Agency · Authentication Profile

California Privacy Protection Agency Authentication

Authentication

California Privacy Protection Agency secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

GovernmentPrivacyData BrokersRegulatory ComplianceData DeletionConsumer RightsCaliforniaWebhook
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-09-17'
method: searched
source: openapi/california-privacy-protection-agency-drop-data-broker-api-openapi.yml
docs: https://privacy.ca.gov/drop-for-data-brokers/technical-specifications/getting-started/#authentication
summary:
  types:
  - apiKey
  api_key_in:
  - header
  oauth: false
  scopes: none
  note: >-
    Single static API key in the X-API-KEY header on every request. Keys are issued in the DROP Data
    Broker Portal (https://databroker.drop.privacy.ca.gov/) only after the broker's account is
    approved by CalPrivacy, registration or access fees are paid, and at least one consumer deletion
    list is selected; the key is scoped to those selected lists. There is no OAuth, no scope
    vocabulary, no self-serve developer sign-up: the credential is gated on the statutory
    registration process, so an anonymous caller receives 401 and an unpaid or unregistered broker
    receives 403.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: API key issued through the Data Broker Portal. The key grants access only to
    the consumer deletion lists selected during setup.
  applies_to: all operations (top-level security requirement, repeated per operation)
  sources:
  - openapi/california-privacy-protection-agency-drop-data-broker-api-openapi.yml
  - https://privacy.ca.gov/drop-for-data-brokers/technical-specifications/getting-started/
obtaining_credentials:
  portal: https://databroker.drop.privacy.ca.gov/
  steps:
  - Sign in to the Data Broker Portal.
  - Navigate to Home -> Consumer Deletion Lists and select the list(s) the business will process; click Save.
  - Open the API Key tab and click "Get a new API key".
  - For sandbox testing, navigate to SANDBOX ENVIRONMENT -> ISSUE SANDBOX API KEY.
  prerequisites:
  - DROP account created and approved by CalPrivacy (typically within two business days)
  - Annual registration fee ($6,000 in 2026) or the month-dependent access fee paid
  - At least one consumer deletion list selected
key_rotation:
  policy: >-
    Regenerate the key if it is compromised or if the list selection changes. Issuing a new key
    deactivates all previous keys (the "API Key Changed" notification says so).
  storage_guidance: Store keys in environment variables or a secret management system.
transport:
  tls: TLS 1.2+ required
verification:
  connectivity_check: GET https://api.drop.privacy.ca.gov/data/download with the X-API-KEY header; 200 confirms authentication
  observed_anonymous_response:
    url: https://api.drop.privacy.ca.gov/data/download
    status: 401
    body: API key is missing or invalid. Fix or regenerate the API key and try again.
    probed: '2026-09-17'
errors:
  '401': API key is missing or invalid — correct or regenerate the key
  '403': Broker is not eligible — resolve account, registration, payment or access issue, or select at least one list

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/california-privacy-protection-agency-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.