Passpod TASK validator
Validate public demo Trust Action Receipts against the schema before pilot integration.
Use Passpod TASK proof: schema, OpenAPI, examples, validator, GitHub, and scoped pilot keys.
Start with the public Passpod TASK Sandbox repo, schema, OpenAPI, examples, and validator. Pilot keys unlock scoped hosted tests.
Validate public demo Trust Action Receipts against the schema before pilot integration.
Control sensitive AI-agent actions before execution.
Freeze, revoke, or restore risky agents, keys, workflows, vendors, or receipts.
Verify source-labeled trust and security claims with strength, expiry, and receipt state.
Reference-grade API testing with a visual trust receipt.
Simulated mode previews external_message.send before any backend implementation.
/v1/actions/checkcurl -X POST https://api.passpal.app/v1/trust/request \
-H "Content-Type: application/json" \
-H "X-API-Key: demo_scoped_key" \
-d '{
"scenario": "sensitive_access",
"purpose": "trust_receipt_demo",
"expires_in": "24h"
}'
One base URL, clear routes, OpenAPI-first integration.
https://api.passpal.appGET /healthGET /openapi.jsongithub.com/edidx/passpod-taskTell us what you want to test. We will scope the key to the API families and pilot use case.
Start with limited sandbox access for Passpod TASK examples. Keys should be scoped to selected endpoints, rate-limited, expiry-bound, and reviewed before pilot or production use.