We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic. By clicking “Accept,” you agree to our website's cookie use as described in our Cookie Policy. You can change your cookie settings at any time by clicking “Preferences.”
    See how AI recommends your business — free →

    Get Whitespace Candidates

    Partner ProgramAuthentication required

    get_whitespace_candidates

    Return ranked information gaps for the selected brand, with observed demand, supply weakness, corroboration, score, status, and raw supporting evidence.

    Access: Partner Program or approved access with read_brand permission

    When to use

    Use before recommending new content, citation work, or a source-remediation campaign.

    Parameters

    Parameter Type Required Description
    min_score number No Minimum composite score.
    status string
    newpinnedtargetedhelddismissed
    No Candidate status filter.
    platform string
    chatgptperplexitygeminicopilotai_overviewshumann/a
    No Require evidence from a platform.
    limit number No Maximum candidates; default 25, maximum 100.
    offset number No Pagination offset.
    evidence_limit number No Evidence rows per candidate; default 10, maximum 50.
    brand_slug string No Brand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id.

    Try this in Claude

    Show me our highest-confidence AI information gaps.

    Example request

    {
      "min_score": 60,
      "status": "new",
      "limit": 10
    }

    Example response coming soon.

    Related tools