ritc.io
Ritc is described in its published API metadata as "Rules in the Cloud." A third-party Python client library also references ritc as a REST API integration target.
ritc.io exposes one documented REST API at https://api.ritc.io/, described by a curated OpenAPI document and authenticated via an API key in the Authorization header.
- Ritc REST APIdiscovered
The published OpenAPI description says Ritc uses an API key sent in the Authorization header and describes it as "HTTP Basic Authentication/API Key". It says to use a valid API key as the username, append a colon, and send Base64encode(api-key:) in Authorization. I could not find a live developer portal or key-generation page on ritc.io, so the acquisition path is not publicly documented from the current domain content.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing