Skip to main content
This page is mainly for developers. If you use OpenRush through an AI agent, you usually do not need to read raw responses. Every OpenRush tool returns the same top-level envelope. Agents can switch between SEO, SERP, audit, keyword, page, and dataset tools without learning a new response wrapper.

Fields

Facts

Facts are standalone claims. Each fact has a namespaced type, a subject, and public provenance.

Provenance

Provenance tells an agent how fresh and trustworthy a fact is. It does not expose upstream supplier names, vendor task IDs, or wholesale costs.

Resources and datasets

When a tool has more rows than should be inlined, it returns an openrush:// resource. Pass that URI to /v1/tools/export_dataset.
If a valid dataset URI has expired, the endpoint returns a 200 envelope with data.available=false, an explanatory note, and a next_actions entry to regenerate the dataset.