Optimly Developer Documentation

Optimly MCP

Brand Monitor

In short

Report score changes, narrative drift, competitor movement, and alerts since a selected date.

brand_monitor · Partner Program · Authentication required

Report score changes, narrative drift, competitor movement, and alerts since a selected date.

When to use

Use for recurring check-ins and change detection.

Access

Partner Program or approved access with read_brand permission

Parameters

ParameterTypeRequiredDescription
sincestringNoISO date or last_week, last_month, or last_quarter.
brand_slugstringNoBrand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id.

Example prompt

What changed in our AI representation this month?

Example request

{
  "since": "last_month"
}