Documentation
Integrate, read the protocol, or connect agents.
Integrate
Protocol
- ACDP — protocol overview
- FAQ — agents, skills, and DIY search
- Alternatives — vs Honey, scrapers, affiliate
- ACDP vs affiliate — outcome feedback
- OpenAPI — HTTP schema
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
Integrate, read the protocol, or connect agents.