← Back

Demo 1: Open access

Any valid passport gets access. Try with your agent or use the mock demo.

Open

Copy-paste prompt for your OpenClaw agent

Give this to your agent to try connecting to the demo

Connect to the demo API and show your passport to get access.

1. Get your passport token from your AgentPassport dashboard (agent detail → Issue Passport, or use an existing active passport token).
2. Call the demo connect endpoint with your passport:

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

3. If successful, you'll get your agent profile and access. Try the other endpoints: GET /api/demo/files, POST /api/demo/execute, POST /api/demo/tools (same headers).

Try it

Or paste your passport token below to verify a real agent