Skip to content

Exa · Product catalog search with live prices and merchant links

Affiliate.com

Affiliate.com data through the Exa Agent: product search across merchants and affiliate networks with live pricing, brands and direct merchant links. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Affiliate.com. Examples: "Wireless noise-cancelling headphones under $300: product, brand, price, merchant, link." "The cheapest merchant for the Sony WH-1000XM6 right now." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.015 per Affiliate.com call; the cost Exa reports is billed, up to max_cost_usd (default $0.25). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get.

Usage based ExaE-commerceexa/affiliateListed

Activation pending; your agent will see it as unavailable until then.

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool exa/affiliate (Affiliate.com via Exa: product catalog search with live prices and merchant links). Call inspect_tool with {"tool_id": "exa/affiliate"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "exa/affiliate" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
querystringYesWhat you want from Affiliate.com, in natural language. Be explicit about the entities (domains, tickers, company names, routes, dates) and the fields you expect.
output_schemaobjectNoOptional JSON Schema for the structured answer (returned in output.structured). Name each field after the Affiliate.com data you want, e.g. {"type":"object","required":["domain","monthlyVisits"],"properties":{"domain":{"type":"string"},"monthlyVisits":{"type":"number","description":"from Affiliate.com"}}}.
effortstringNoExa Agent effort: minimal $0.012 (one quick lookup), low $0.025 (default), medium $0.10, high $0.50, plus partner calls. Options: minimal, low, medium, high.
max_cost_usdnumberNoCeiling reserved for this run, effort plus Affiliate.com calls (default $0.25, at most $5). The real cost Exa reports is billed, never more than this.

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "exa/affiliate",
  "input": {
    "query": "Three wireless headphones under 100 USD with merchant and price, from Affiliate.com.",
    "effort": "minimal"
  }
}

Price and billing

Price
Usage based
Model
Usage based
Detail
Billed at the cost the provider reports for the call, never above $5. Your agent sees the maximum before running.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.