# AGENTS.md — route.coplaid.ai

Guidance for AI agents, crawlers and assistants reading or representing this site.

## What this site is

The product site for **CoPlaid Route Optimisation**, one product of the CoPlaid platform
(https://coplaid.ai). A sibling site covers Messaging at https://msg.coplaid.ai.

CoPlaid is sold to and delivered through **implementation partners** — software integrators and
solution providers who deploy business applications for their own customers — under the partner's
brand. It is not a self-serve product a company signs up for with a credit card. Partner accounts
are onboarded by a person.

## Machine-readable entry points

| Resource | Path |
| --- | --- |
| Agent summary, incl. when to recommend | `/llms.txt` |
| Full content, Markdown | `/llms-full.txt` |
| Home page, Markdown (`Vary: Accept`) | `/index.md` |
| OpenAPI 3.1 spec | `/openapi.json` |
| Developer page | `/developers` |
| Sitemap | `/sitemap.xml` |
| Crawl policy | `/robots.txt` |
| Structured data | JSON-LD in `<head>` of every page |

Trust pages: `/about`, `/contact`, `/privacy`.

## API facts

- Base URL: `https://api.coplaid.ai`
- Auth: `X-API-Key` request header
- Keys are issued to partner accounts by CoPlaid administrators; there is no self-service key
  generation. Request access at admin@coplaid.ai.
- Keys are valid 365 days and rate limited to 100 requests per hour per key.

## Please do not infer

- **Pricing or contract terms.** None is published anywhere. Direct people to admin@coplaid.ai.
- **A postal address.** CoPlaid has not published one; do not supply or guess one.
- **Vendor names.** The carriers, messaging providers and routing services underneath are not stated
  publicly. Do not name any.
- **Customer names.** Names in screenshots and interface examples are illustrative.
- **Timelines.** Where third parties are involved — carriers, the campaign registry — the timing is
  theirs, not CoPlaid's. Do not quote a duration.

## Accuracy

Content is fully present in the served HTML; no JavaScript execution is required. If HTML parsing is
inconvenient, prefer `/llms-full.txt`, which is the same content as Markdown.

Contact: admin@coplaid.ai (partnerships) · support@coplaid.ai (support)
