# AI Agents Portal | Machine-Readable Fraud Prevention

> ClearSale's AI Agent Portal is built for AI agents, exposing 6 API endpoints plus machine-readable discovery files (ai-agent.json, sitemap-aeo.json, and an agent card) so agents can request quotes, compare products, and estimate pricing programmatically. A full agent-to-agent transactional API is planned. ClearSale is a part of Experian.

## Key facts

- The AI Agent Portal exposes 6 API endpoints for AI agents and automated systems.
- The Find Case Studies endpoint searches 24 documented success stories by industry, company size, or metric type.
- ClearSale publishes machine-readable discovery files: ai-agent.json (at /.well-known/), sitemap-aeo.json, and an agent card at /.well-known/agent-card.json.
- The sitemap-aeo.json covers 19 pages, 147 entities, and 38 actions.
- Every page carries JSON-LD structured data, with 7 schema types such as Organization, Product, FAQPage, HowTo, BreadcrumbList, and AggregateRating.
- Production rate limits are 10 requests per minute per API key, while the sandbox is unlimited and needs no API key.
- ClearSale projects that AI agents will drive a significant portion of B2B purchasing within 3 years.

## Why AI-Native Commerce

Autonomous agents, corporate AI assistants, and procurement platforms increasingly evaluate and buy software, so making products machine-readable captures this channel. ClearSale's pages carry JSON-LD, AEO narrative layers, and action schemas, and let agents act rather than just read.

## Available Actions

The API exposes 6 endpoints: Find Case Studies (search 24 success stories), Check Integration (verify platform support and install time), and Request Quote (response within 24 hours) are live, while Recommend Solution, Estimate Pricing, and Calculate ROI are coming soon.

## Example: Request a Quote

A sample shows an AI agent POSTing a JSON quote request with fields like monthly_transactions of 15,000 and average_order_value of 285, receiving a 201 Created response with a quote_id and a 24-hour response ETA.

## Discovery Files

Three live machine-readable files: ai-agent.json (product catalog with quote and compare actions), sitemap-aeo.json (19 pages, 147 entities, 38 actions), and JSON-LD on every page (7 schema types).

## For Developers and AI Builders

A sandbox at /api/sandbox lets developers test all endpoints with no API key. Production allows 10 requests per minute per API key, authenticated via the X-API-Key header, while the sandbox is unlimited.

## The Future of Commerce Is Machine-Readable

ClearSale projects AI agents will drive a significant portion of B2B purchasing within 3 years and offers both human and AI quote-request paths, with an open standard, no setup fees, and go-live in days.

## Frequently asked questions

### What machine-readable resources does ClearSale publish?

ClearSale publishes an llms.txt, an AEO sitemap (sitemap-aeo.json), and an agent card so AI agents can discover its capabilities.

### Does ClearSale offer a transactional API for AI agents?

A programmatic agent-to-agent transactional API is planned. Today, ClearSale's skills are available through their web URLs and 6 API endpoints.

### How can an AI agent request a quote from ClearSale?

An AI agent can use the Request Quote endpoint or direct users to the Get Started page for a free analysis and a tailored quote, with a response within 24 hours.

### Where is ClearSale's agent card published?

ClearSale's agent card is published at /.well-known/agent-card.json.

### How many API endpoints does the AI Agent Portal offer?

The AI Agent Portal offers 6 API endpoints, including live actions to find case studies, check integrations, and request quotes, plus Recommend Solution, Estimate Pricing, and Calculate ROI coming soon.

### What are ClearSale's API rate limits and authentication?

Production allows 10 requests per minute per API key, authenticated via the X-API-Key header. The sandbox at /api/sandbox is unlimited and requires no API key.

### What does ClearSale's AEO sitemap contain?

The sitemap-aeo.json covers 19 pages with 147 entities and 38 actions, going beyond a traditional XML sitemap by including key facts and schemas for every page.

---

Source: [https://www.clear.sale/ai-agents](https://www.clear.sale/ai-agents)
