# Tommy & Spartan Platform API

**Status: pre-GA.** The API, MCP server, and authorisation server activate at
General Availability on 2026-07-31. Discovery metadata is published now.

## Discovery
- API catalogue: <https://tommyspartan.com/.well-known/api-catalog> (application/linkset+json)
- OpenAPI: <https://tommyspartan.com/.well-known/openapi.json>
- MCP server: <https://tommyspartan.com/.well-known/mcp.json>
- Agent skills: <https://tommyspartan.com/.well-known/agent-skills/index.json>
- Agentic commerce: <https://tommyspartan.com/.well-known/agentic-commerce.json>

## Authentication
OAuth 2.0. See <https://tommyspartan.com/auth.md>, the authorisation-server
metadata (`/.well-known/oauth-authorization-server`), and protected-resource
metadata (`/.well-known/oauth-protected-resource`). Scopes: `agent.read`,
`agent.invoke`, `mcp`.

## Contact
mike@tokenomik.com
