Skip to content

Rankry API Reference

Rankry offers programmatic access to your data through a read-only MCP (Model Context Protocol) server. There is no general REST API yet. This page explains what is available today and what is planned.

  • How to access Rankry data programmatically today
  • The status of a REST API
  • Available data exports

The supported way to access your data programmatically is the Rankry MCP server. It lets Claude, ChatGPT, Cursor, n8n, and any other MCP client read your Score, Visibility, Sentiment, competitors, cited Sources, and Google Search Console data using a personal API key. It is read-only and scoped to your own account. See the MCP server page for setup and the full list of tools.

There is no public REST API at this time. If you need a request-response HTTP API rather than an MCP connection, it is not yet available. When one is released, this page will document authentication, brand management, prompt tracking, report exports, and integrations. Until then, any third-party claims of a Rankry REST API should be treated as unverified.

If you only need to move data out of Rankry, you can also use the built-in exports: reports export to CSV and JSON, and tasks export to Markdown, DOCX, and PDF.

Can I access Rankry data programmatically?

Section titled “Can I access Rankry data programmatically?”

Yes, through the Rankry MCP server. Connect an MCP client with a personal API key to read your data. For simple one-off exports, use the report and task exports instead.

Not yet. The MCP server is the supported programmatic access method today. A REST API may follow, and it will be documented here when it is released.

Yes. It only reads your data and cannot change your account, brands, prompts, or reports.