No side effects
Every operation is read-only and repeatable. No request persists a write.
A free, anonymous sandbox for public Zephior information. Requests cannot create projects, upload documents, change accounts or reach authenticated product data.
Every operation is read-only and repeatable. No request persists a write.
Do not send an API key, bearer token, password or customer material.
The sandbox uses the same typed public schemas, errors and rate-limit contract documented in OpenAPI.
Results come from Zephior website resources and never from a customer workspace.
curl "https://zephior.com/api/sandbox/v1/site" curl "https://zephior.com/api/sandbox/v1/search?q=RFP%20automation" curl -X POST "https://zephior.com/mcp" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' JSON sandbox index OpenAPI 3.1 Product MCP card Documentation MCP card
Tell us the intended workflow, data boundary and permitted actions so we can scope the correct product path.