Skip to content

Authentication

Every request includes an ApiKey header. Keys unlock only named services Three Levers has provisioned for your organization—there is no public layer catalog.

Store the base URL and ApiKey in a Named Credential:

  1. Create a Named Credential pointing at https://apis.threelevers.com/
  2. Add header ApiKey with your issued key (via Named Credential or External Credential)
  3. Reference in External Service callouts or Apex callout:YourNamedCredential/...

Do not paste production keys into Flow formulas or page layouts.

Each dataset is a named service (e.g. Acme_ServiceAreas_2026) provided at onboarding. Requesting an unauthorized or misspelled service returns an error—confirm the name with Three Levers.

Production API keys only today. Sandbox keys are not offered.