DOCUMENTATION

Three doors to the same system.

Command line, HTTP API, and MCP. The same platform, the same credit balance, and the cost table for each operation published right below, before you create an account.

41command-line commands
17endpoint groups in API v1
53tools exposed through MCP

HOW TO ACCESS

Choose the entry point that fits your team.

Operators prefer the terminal. Integrators prefer HTTP. Those who work inside an assistant prefer MCP, because the platform then becomes a tool of the assistant itself. All three reach the same place and use the same balance.

From installation to the first measurement in four lines.

There are 41 commands, from brand registration to visibility history, from page Collection to memory. Install with npm, authenticate once and keep the key on your machine.

  • Automatic discovery of industry, competitors and questions when creating the brand.
  • Table output for reading or JSON for piping into another script.
  • Follows the analysis until it finishes, or returns immediately with a flag.
View the full reference
terminal
$npm i -g @rovemark/cli
$rovemark login <sua-chave>
✓ connected · plan Pro · 47.500 credits
$rovemark new souenergy.com.br
✓ SouEnergy created · energia solar
18 questions · competitors: 4
$rovemark analyze mrc_8f21
✓ analysis running · 540 credits

PRICE PER OPERATION

What each thing costs, in credits.

This table is the same one the server uses for billing. There is no hidden per-seat price or module fee: an operation uses the credits listed here, and there is one balance for the entire platform.

AI VISIBILITY
One question on Perplexity20
One question on ChatGPT30
One question on Gemini100
One question on Claude130
Audit a page15
Verdict on a response15
One round with the coworker15
Generate a complete article130
COLLECTION
Extract a page3
One web search3
Page requiring a browser8
Structure into fields8
Interact with the page6
Read a network profile3
Discover profiles on networks8
Extract a slice of the world16
ORACLE
One question in the simulation3
One person in the simulation3
Propose a persona panel13
CORE AND CONNECT
Light memory query4
Medium memory query8
Deep memory query15
Ingest a document8
Discover links between facts4
Group a batch of messages15

Measuring a question costs what that engine's search costs, which is why Claude costs 6.5 times more than Perplexity. You choose which engines to measure in, and the free plan already measures in one of them.

ON YOUR INFRASTRUCTURE

If you prefer, none of this has to go through us.

The engines behind the platform are public and run independently. Anyone with country-level data requirements, internal audit needs or simply no desire to depend on any vendor can deploy the repositories on their own server.

Explore on GitHub
01Clone the repository

Each engine is a public, auditable repository, with an open license and no hidden calls to our server.

02Point to your keys

Provider credentials and the database stay in your environment. What the operation learns does not leave it.

03Deploy and operate

Runs the same as the hosted version. If you ever want the hosted version, the migration is data, not a rewrite.

Rovemark teams working together
THE OTHER ORGANS

No module works alone.

Each one solves a front, and all write to the same memory. See the others and how they fit with this one.

Start free