{ "api": "RebaseKit", "tagline": "The internet was built for humans. RebaseKit makes it work for agents.", "version": "1.10.0", "docs": "https://docs.rebaselabs.online", "active_services": { "auth": {"base": "/auth/", "health": "/auth/health", "docs": "/auth/docs", "description": "Agent identity, DID, trust scoring, DPoP, delegation"}, "watermark": {"base": "/watermark/", "health": "/watermark/health", "docs": "/watermark/docs", "description": "Digital watermarking and content authentication"}, "provenance": {"base": "/provenance/", "health": "/provenance/health", "docs": "/provenance/docs", "description": "Content provenance and Solana attestations"}, "pii": {"base": "/pii/", "health": "/pii/health", "docs": "/pii/docs", "description": "PII detection, redaction, and synthetic data"}, "storage": {"base": "/storage/", "health": "/storage/health", "docs": "/storage/docs", "description": "Agent file storage"}, "mcp": {"base": "/mcp/", "health": "/mcp/health", "info": "/mcp/info", "protocol": "/mcp/mcp", "description": "MCP tool server (Streamable HTTP at /mcp/mcp)"} }, "disabled_services": ["webtask", "llm", "validate", "web", "enrich", "agent-email"], "notes": "Gateway strips the service prefix. E.g. /auth/health -> /health on the auth service. Most APIs require X-API-Key header. MCP uses Streamable HTTP protocol at /mcp/mcp." }