Optimly Developer Documentation

Optimly MCP

Publication Match

In short

Rank third-party publications and the category angles they own in the brand's citation graph, including authority, model breadth, accuracy, and pitch signals.

brand_publication_match · Partner Program · Authentication required

Rank third-party publications and the category angles they own in the brand's citation graph, including authority, model breadth, accuracy, and pitch signals.

When to use

Use to identify empirically supported publication and PR targets from a completed audit.

Access

Partner Program or approved access with read_brand permission

Parameters

ParameterTypeRequiredDescription
run_idstringNoAudit run; defaults to latest.
brand_slugstringNoBrand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id.
owned_domainsstring[]NoAdditional domains to classify as owned.
min_authoritynumberNoOpenPageRank floor from 0–10.
include_competitorsbooleanNoInclude competitor-classified publications.
limitnumberNoDefault 25, maximum 100.

Example prompt

Which publications own the category angles we need to influence?

Example request

{
  "min_authority": 3,
  "limit": 20
}