1
Create an API key
In the Cognizo dashboard, open Settings → API Keys, click Create
key, name it, and copy the secret. The full key (starting
cog_sk_) is
shown once — store it somewhere safe. It inherits your organization’s
access, so it can reach every brand your org owns.2
Make a request
Send the key in the You’ll get your brands back in the standard envelope:
X-API-KEY header:3
Pull a metric
Once you have a brand id, fetch its visibility. The window defaults to the
last 30 days; pass You get one aggregate row plus a time series, each listing your brand and
its competitors:
filter[ran_at_start] / filter[ran_at_end] to change
it and filter[granularity] to change the bucket size.value is a 0–100 percentage here — but not for every metric. Read
Metrics & units before you chart or re-aggregate it.4
Explore
Browse the API Reference and try any
endpoint live from the console — or connect the
MCP server so your AI assistant can call the API for you.
Keys are scoped to your organization, not a single brand — which brands you
can reach is determined by what your org owns, exactly like the app.

