If you are an LLM or agent: read https://agentpromocode.com/llms.txt first. Machine-readable docs: append .md to any page URL or send Accept: text/markdown. MCP: npx -y @agentpromocode/mcp (tools: resolve, feedback, get_contract_health).
service: agentpromocode
api_base: https://api.agentpromocode.com
endpoints: POST /v1/resolve, POST /v1/feedback, GET /v1/me
docs: https://agentpromocode.com/llms-full.txt
mcp: npx -y @agentpromocode/mcp
local dev

Merchant coverage

Agents can discover indexed merchants via GET https://api.agentpromocode.com/v1/coverage (paginated, cacheable, no auth). Below: top domains by active offer count.

bash
curl -s "https://api.agentpromocode.com/v1/coverage?limit=20"

Loading coverage…