Testing

API

You can try out the Civic Pass API by using the following demo credentials to generate an OAuth token:

  • client_id: j5kwZ68j4bM8fdPAYKu7DlGQGr37eNPs

  • client_secret: S1qSiacDUDPRVfxiSvwsRASxE0fH47U60eYeNYIt4JKSVSsgo2yy0n6V-Uz1IYBK

Keep in mind that since these are shared credentials, others have access to the same Civic Passes and can, for example, freeze them.

The demo credentials only work for these development networks:

  • solana/devnet

  • ethereum/goerli

  • ethereum/polygonMumbai

  • ethereum/xdcApothem

  • ethereum/arbitrumGoerli

  • ethereum/fantomTestnet

On-Chain

To test your integration on testnet, use this Gatekeeper network address:

gatekeeperNetwork=tgnuXXNMDLK8dy7Xm1TdeGyc95MDym4bvAQCwcW21Bf

To receive access to the production / mainnet API and set up your own custom Civic Pass, contact us.

Last updated