spygloss

api documentation

spygloss publishes a small public metadata api so agents can retrieve canonical product, fiction, availability and support information without scraping the page.

access

all endpoints are anonymous and read-only. no account, registration, api key, oauth token or other credential is accepted or required.

endpoints

/api/site.json returns canonical site metadata. /api/health.json reports service availability. /api/openapi.json is the openapi 3.1 description.

agent discovery

/.well-known/api-catalog is the rfc 9727 catalog. /.well-known/agent-skills/index.json lists first-party skills. /auth.md states the authentication policy.

mcp

https://spygloss.com/mcp is a stateless, read-only streamable http endpoint. it exposes the same public information as tools and resources. no credential is required.

support

write to hello@spygloss.com.