{"name":"Semantic Request Cache API","version":"1.0.0","description":"Intelligent cost optimizer that detects semantically equivalent API requests and reuses cached responses","tier":"A","price_usd":16.99,"endpoints":{"detect_equivalent_request":{"get":"GET /api/v1/detect_equivalent_request?url=...&method=GET","post":"POST /api/v1/detect_equivalent_request"},"cache_semantic_response":{"get":"GET /api/v1/cache_semantic_response?url=...&response=...&ttl=3600","post":"POST /api/v1/cache_semantic_response"},"retrieve_cached_result":{"get":"GET /api/v1/retrieve_cached_result?url=...&method=GET","post":"POST /api/v1/retrieve_cached_result"},"calculate_savings":{"get":"GET /api/v1/calculate_savings?cost_per_request=0.01","post":"POST /api/v1/calculate_savings"}},"mcp":"POST /mcp (JSON-RPC 2.0)"}