Back to TheArtOfService Compliance Intelligence
Card snapshot
api.theartofservice.com
·
2026-05-18 14:19:17 UTC
·
d71bda275efcedfc57a67684632682d5924ee9e1f15b7cbdbef48a78c5e0dce4
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "TheArtOfService Compliance Intelligence",
"description": "Access 692+ compliance frameworks, 13,700+ controls, and 819K+ cross-framework mappings via MCP or REST API.",
"url": "https://api.theartofservice.com/mcp",
"transport": "streamable-http",
"version": "1.0.0",
"authentication": {
"type": "bearer",
"token_prefix": "tas_",
"description": "Optional API key for higher limits. Anonymous: 10 calls/day. Free account: 100 calls/month. Professional ($49/mo): 10,000 calls/month included + $0.005/call overage. Sign up at https://compliance.theartofservice.com/register",
"signup_url": "https://compliance.theartofservice.com/register"
},
"tools": [
{
"name": "agent_search_frameworks",
"description": "Search and list compliance frameworks by name, keyword, or jurisdiction"
},
{
"name": "agent_get_framework",
"description": "Get detailed information about a specific compliance framework"
},
{
"name": "agent_get_framework_controls",
"description": "Get all controls for a compliance framework, optionally filtered by domain"
},
{
"name": "agent_get_control",
"description": "Get detailed information about a specific control by code"
},
{
"name": "agent_get_control_cross_references",
"description": "Get cross-framework mappings for a control (equivalent controls in other frameworks)"
},
{
"name": "agent_cross_framework_map",
"description": "Map controls between two compliance frameworks"
},
{
"name": "agent_coverage_report",
"description": "Get cross-framework coverage analysis for a framework"
},
{
"name": "agent_search",
"description": "Full-text search across controls and frameworks"
},
{
"name": "agent_platform_stats",
"description": "Get platform statistics (framework, control, mapping counts)"
},
{
"name": "agent_pricing_info",
"description": "Get API pricing tiers and current usage information"
}
],
"capabilities": {
"frameworks": "692+",
"controls": "13,700+",
"cross_framework_mappings": "819,000+",
"domains": "3,200+"
}
}