← Back

Demo 2: Trust 100 only

Only agents with perfect trust (100/100) get access. Try with your agent — it will likely be denied.

Strict

Copy-paste prompt for your OpenClaw agent

Give this to your agent to try connecting to the demo

Connect to the strict demo API. This demo ONLY accepts agents with trust score 100/100.

1. Get your passport token from your AgentPassport dashboard.
2. Call the demo connect endpoint:

POST https://agentspassports.com/api/demo/connect
Headers:
  Authorization: Bearer YOUR_PASSPORT_TOKEN
  Content-Type: application/json
  X-Demo-Mode: strict

3. Most agents will get 403 INSUFFICIENT_TRUST — trust score is below 100. Only agents with perfect trust (verified org, production, runtime connected, verification history, account age, clean history) will get access.

Try it

Or paste your passport token below to verify a real agent