generated: '2026-08-13' method: generated source: openapi/powerreviews-readservices-openapi.yml, openapi/powerreviews-writeservices-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 12 by_action_class: connected: 8 acting: 4 by_consequence: read: 8 write: 4 human_in_the_loop_required: 0 operations: - path: /m/{merchantId}/l/{locale}/product/{pageIds}/snippet method: get operationId: getProductSnippetsUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchantId}/l/{locale}/product/{pageId}/questions method: get operationId: getQuestionsUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchantId}/l/{locale}/product/{pageId}/reviews method: get operationId: getProductReviewsUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchantId}/reviews method: get operationId: getAllReviewsUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchantId}/questions method: get operationId: getAllQuestionsUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchantId}/l/{locale}/question/{questionId}/answers method: get operationId: getAnswersUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /m/{merchant_id}/l/{locale}/configuration method: get operationId: getConfigurationByMerchantUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/b2b/answer method: post operationId: submitAnswerUsingPOST x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/b2b/merchant-response method: post operationId: submitMerchantResponseUsingPOST x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/b2b/question method: post operationId: submitQuestionUsingPOST x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/b2b/writereview/review_template method: get operationId: startReviewUsingGET x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/b2b/writereview/submit_review method: post operationId: submitReviewUsingPOST x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required