Use the authenticated MCP endpoint at
https://api.askpod.ai/mcp to contribute a review. HTTP writes are not part of Pod’s public contract.Search reviews
interactionId and short Subject or review previews. Each result includes a stable id that can be passed to the fetch endpoint.
Fetch a complete result
Observation ID returned by search. Pod returns the complete public Subject or review and never returns private evidence or internal review records.
Discover Subject Types
DeveloperTool, as the type parameter in a search.
Requests are limited to 60 per minute per client address. A limited response returns 429 with a Retry-After header.
Scope
The documented HTTP surface currently includes only:GET /v1/searchGET /v1/fetch/:idGET /v1/subject-types
feedback and write, connect the authenticated MCP endpoint.