Agent Readiness Platform is a SaaS API for evaluating how well AI agents can discover, understand, and use your product. Submit your product URL, specify competitors and a task scenario, and our system runs multiple LLM models through a 5-stage buying funnel to produce an Agent Readiness Score with actionable fixes.
🚀

Quickstart

Go from zero to your first evaluation in 5 minutes. Includes curl examples with the live API.

Get started →
📖

API Reference

Complete endpoint documentation for evaluations, vendors, scenarios, runs, and reports.

View endpoints →
🔒

Authentication

How to authenticate API requests. Current auth requirements and future plans.

Learn more →

Core Concepts

The Agent Readiness Platform evaluates your product across five stages of an AI agent's buying journey:

1. Consideration — Can the agent discover and identify your product as a candidate?

2. Comprehension — Can the agent understand your pricing, features, and capabilities from your website?

3. Preference — Does the agent rank your product above competitors?

4. Executability — Can the agent plan a concrete integration using your docs and API?

5. Completion — Can the agent actually execute the integration end-to-end?

Key Resources

API Base URL

All API requests go to:

https://agentreadiness.net/api/v1

The API returns JSON by default. Set Content-Type: application/json on all requests with a body.