Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.ranked.ai/llms.txt

Use this file to discover all available pages before exploring further.

ranked_get_keyword_rankings

Get keyword positions across all search channels with position changes.

Parameters

ParameterTypeRequiredDescription
project_idstringYesProject UUID
limitnumberNoMax keywords to return (default: 50, max: 1000)
date_rangestringNoComparison period: 7d, 30d, 60d, 90d, 180d, 365d, all (default: 30d)

Response fields

Each keyword includes:
FieldDescription
desktopPositionCurrent Google Desktop rank
mobilePositionCurrent Google Mobile rank
aiModePositionCurrent Google AI Mode rank
mapsPositionCurrent Google Maps rank
desktopChangePosition change for the date range
mobileChangePosition change for the date range
aiModeChangePosition change for the date range
mapsChangePosition change for the date range
netChangeSum of all channel changes (positive = improved)
locationTarget location name

Net change

A positive netChange means the keyword improved. It is the sum of position changes across all four channels for the selected date range.

ranked_get_ai_visibility

Get brand visibility across 6 AI models.

Parameters

ParameterTypeRequiredDescription
project_idstringYesProject UUID
limitnumberNoMax prompts to return (default: 20, max: 200)

Response includes

  • Overall visibility percentage and average position
  • Per-prompt breakdown with visibility change indicators
  • Per-model mention rates and average positions
  • AI search volume estimates per prompt
  • Per-model status (mentioned, position, citation count) from latest analysis

ranked_get_audit_summary

Get the latest audit results scoped to the most recent audit task.

Parameters

ParameterTypeRequiredDescription
project_idstringYesProject UUID
limitnumberNoMax issues to return (default: 20, max: 50)
severitystringNoFilter: critical, warning, or notice

Get backlink profile overview.

Parameters

ParameterTypeRequiredDescription
project_idstringYesProject UUID
limitnumberNoMax referring domains (default: 20, max: 50)

Response includes

  • Total backlinks and referring domains
  • DoFollow/NoFollow breakdown
  • New and lost backlinks in last 30 days
  • Top referring domains

ranked_get_content_calendar

Get content calendar items.

Parameters

ParameterTypeRequiredDescription
project_idstringYesProject UUID
limitnumberNoMax items (default: 30, max: 50)
statusstringNoFilter by status name (e.g., Approved, Published)