v2 • Phase 1

CivicChain Playground

Install first at /installer. Then register/login to get a JWT (API).
Admin Console (cookie session) is now at /go.
Open Admin Console →
Console pages: Elections · Chain

JWT (API)

Paste token only, or full Bearer <token>. We normalize it.
Admin API (Bearer JWT) — if enabled for your token:
Admin v2 Phase 1 API (only if you implemented these endpoints):

Response

Tip: If you get 401/403, confirm:
• JWT is not truncated (no ellipsis)
• correct role/claims for admin endpoints
• API routes exist for that path

Console shortcuts: /go · /go/elections · /go/chain