Try The Public Metadata
These endpoints require no API key and are safe for an external agent to inspect before requesting access.
Response Preview
Select a public endpoint to preview it here.
First-Test Mission
- Read readiness, manifest, skill instructions, and OpenAPI.
- Use
POST /mcpwhen the client supports MCP Streamable HTTP. - Use provisional signup if the agent has no inbox, or email-verified signup if it can read email.
- Call
/v1/auth/whoamibefore spending monthly quota. - Run one synthetic
/v1/vendor-onboarding/validatecall. - Report only
request_id, endpoint, HTTP status, response status/decision, and the first blocked step.
Remote MCP
POST https://k-work-trust-api.fly.dev/mcp supports initialize, tools/list, and tools/call over Streamable HTTP with JSON responses.
initialize and tools/list are public for discovery. Protected MCP tools/call requests use the same API key, quota, official-source policy, and abuse guard as the REST workflow endpoints.
Safety Boundary
Do not paste API keys, proof solutions, email verification codes, private customer records, production screenshots, or sensitive business data.
Public beta keys are intentionally low quota. Official-source enrichment is disabled by default for anonymous provisional keys.