rtrvr.ai logo
rtrvr.ai
Demo
Blog
Docs
Pricing

Getting Started

  • Introduction
  • Quick Start

Capabilities

  • Web Agent
  • Sheets Workflows

API

  • API Overview
    • Endpoints
    • Authentication
    • Playground
    • When to Use What
  • Execute API
  • Scrape API
  • Browser as API/MCP

Advanced

  • Tool Calling
  • Recordings
  • Webhooks
  • Schedules
DocsAPI Overview

API Overview

rtrvr.ai exposes three HTTP endpoints for different automation needs: full agent runs, raw page scraping, and browser-as-API for your logged-in Chrome. All share the same authentication and credit system.

Try PlaygroundGet API KeyInstall Extension

Three Endpoints

POST/execute

Execute API

Full planner + tools engine for end-to-end web automations.

POST/scrape

Scrape API

Raw page text + accessibility tree for your own models.

POST/mcp

Browser as API/MCP

Control your logged-in Chrome via HTTP or MCP.

Authentication

All endpoints use the same API key. Pass it via the Authorization header:

Header
Authorization: Bearer rtrvr_your_api_key
Security: Keep your key server-side. Never embed it in browser code or ship it to clients.

Unified Playground

API Playground

POST /execute

Full planner + tools engine for end-to-end web automations.Full docs →

Get your API key by signing into rtrvr.ai/cloud, or find it embedded in your MCP URL after installing the Chrome Extension.

When to Use What

Use CaseEndpointWhy
End-to-end web automation/executeFull planner + tools, can write to Sheets/Docs
Feed your own LLM/RAG pipeline/scrapeInfra-only credits, returns raw text + tree
Use logged-in sessions (Gmail, Salesforce, etc.)/mcpRuns in your Chrome via extension
Bulk data extraction/executeUse dataInputs + sheets_workflow
Quick page content check/scrapeCheapest option, predictable schema
MCP client integration (Claude, etc.)/mcpDirect MCP protocol support

/execute

  • • Model + infra credits
  • • Higher latency (LLM calls)
  • • Full automation capability

/scrape

  • • Infra-only credits
  • • Lower latency
  • • Raw data for your models

/mcp

  • • Your logged-in browser
  • • MCP + HTTP support
  • • Access authenticated sites

Ready to automate?

Join teams using rtrvr.ai to build playful, powerful web automation workflows.

rtrvr.ai logo
rtrvr.ai

Retrieve, Research, Robotize the Web

By subscribing, you agree to receive marketing emails from rtrvr.ai. You can unsubscribe at any time.

Product

  • APINEW
  • Browser Extension🔥
  • Cloud Platform✨
  • WhatsApp Bot

Use Cases

  • Vibe Scraping
  • Lead Enrichment
  • Agentic Filling
  • Web Monitoring
  • Social Media
  • Job Applications
  • Data Migration
  • AI Web Context

Resources

  • Documentation
  • Blog
  • Pricing
  • Book Demo
  • Google Cloud Partner

Company

  • Privacy Policy
  • Terms of Service
  • Security Brief
support@rtrvr.ai

© 2025 rtrvr.ai. All rights reserved.

Made withfor the automation community