← Back to dashboard

Connect Northbeam

Powers the Q2 Target tab's revenue (no tax) + spend numbers. Today tab still uses direct per-platform pulls.

From your Northbeam Settings page:

  1. API Key: Settings → API Keys (you have two — use either, they're equivalent)
  2. Data-Client-ID: same page, shown next to each API key (also the account ID in your URL)

Auth uses the literal header Authorization: Basic <api_key> (not base64-encoded — Northbeam's spec).

Loading…