EveryDocumentation Index
Fetch the complete documentation index at: https://u22a8-police-sweep-2026-06-01.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/v1 endpoint requires an API key, sent as a bearer token:
Scopes
A key carries a scope, chosen when you issue it:| Scope | Permits |
|---|---|
scoring | Read models and traits; score and compare. |
authoring | Everything in scoring, plus create models, add samples and traits, train, and manage versions. |
Namespaces
Models live in namespaces. A key authors only in namespaces it owns, and reads its own namespaces plus the public catalog (u22a8, live, bench). A write to a namespace the key does not own is refused.
MCP
The MCP server athttps://u22a8.ai/mcp authenticates with OAuth through your AI client rather than a static key. Once connected, a session reaches the same models and respects the same namespace ownership as a REST key.
Next
REST API
Base URL, conventions, and failure modes.
Quickstart
Score your first text.