Technical Reference
How the platform is accessed and integrated.
Access methods
GCP Marketplace console
The customer subscribes on Google Cloud Marketplace and lands on
console.reach.dog
through account linking. Agents are accessed via a chat surface in the
browser. No install. No SDK. No local dependencies.
A2A JSON-RPC API
For API Access subscribers. Direct calls to
https://rd-gap-agent-64739540958.us-east1.run.app/a2a/{agent_name}
with API key authentication. Protocol: A2A JSON-RPC 2.0.
Agent Cards
Agent discovery follows the standard A2A specification.
Cards are served at
/.well-known/agent-card.json and
/.well-known/agents.json
on the agent service. Schema version: A2A v0.2.x / v0.3.
Plans and pricing
The Marketplace listing has two plans. Pay As You Go is visible to all
customers. API Access is sales-led, activated through a private offer.
| Feature | Pay As You Go | API Access |
| Six AI Agents (Router, Intent, Demand, Gap, Pricing, Campaign) | Yes | Yes |
| 17 Lens Intelligence Reports (8 to 20 page consulting-grade reports) | Yes | Yes |
| Cross-Agent Router (multi-domain question routing) | Yes | Yes |
| Catalog Onboarding (URL scan or CSV upload) | Yes | Yes |
| Daily Free Recharge (10,000 tokens per 24 hours) | Yes | Yes |
| API Key Access (programmatic A2A JSON-RPC integration) | No | Yes |
| Dedicated Support (priority support channel) | No | Yes |
| Monthly base fee | None | $10,000 / month, no contract |
Lens Intelligence Reports
Seventeen reports cover the analytical surface of the platform: gap analysis,
pricing intelligence, ghost product recovery, demand mapping, audience
segmentation, content calendars, PPC campaign architecture, and more. Each
report is generated by a four-pass pipeline that produces an executive summary,
a detailed analysis with exhibits, a prioritized action plan, and an appendix.
Page count ranges from 8 to 20 pages depending on report type.
For Marketplace billing, the seventeen reports are grouped into four metrics
by price point. Internal accounting tracks the per-report cost; the customer
invoice reports the bucketed metric.
| Marketplace metric | Reports included | Price per report |
| Catalog Brief | Catalog Brief (orientation report) | $10 |
| Intelligence Report - Standard | Voice Search, Demand Map, Market Audience, Modality Strategy | $20 |
| Intelligence Report - Advanced | Ghost Products, Product Scorecard, Audience & Content, Market Overview, Market Gaps, Pricing Intelligence, Competitive Landscape, Competitor Pricing, Cannibalization, Content Calendar | $30 (blended) |
| Intelligence Report - Strategic | Opportunities, PPC Campaign Intelligence | $45 |
The intelligence graph
The graph backing the agents was built from over 360 million product listings
collected from more than 1.5 million online stores. Listings are organized
into 29.6 million semantic clusters that group products by what they actually
are, not by how they are categorized in any single merchant taxonomy.
On the demand side, the graph includes 101.3 million keywords and 70.5 million
natural-language search questions, each analyzed for the meaning and intent
they carry. The agents query this graph in real time through BigQuery and
return responses with citations to the underlying rows. Every claim in an
agent response is traceable to the data row that produced it.
Integration
- A2A JSON-RPC 2.0 protocol for all agent calls
- Agent Cards published at
/.well-known/agent-card.json and /.well-known/agents.json
- API key issued at API Access subscription time, scoped per customer
- Tier-based rate limits apply per plan
- Hosted on Google Cloud Run in
us-east1
- Capacity Drawdown program eligible (customers can pay from committed Google Cloud spend)
Contact
Support and product questions:
support@reach.dog.
API Access is sales-led and activated through a private offer on Marketplace.
To request a private offer, email
support@reach.dog
with your Google Cloud billing account and expected monthly volume.