pass
Issue a Civic Pass
Issue a Civic Pass to a user’s wallet. This action is asynchronous, i.e. it does not wait for the Civic Pass to be confirmed on-chain before returning.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The type of blockchain that the Civic Pass was issued on.
Available options:
solana
, ethereum
The blockchain network
Available options:
mainnet-beta
, devnet
, mainnet
, sepolia
, polygonAmoy
, polygonMainnet
, polygonZKEVM
, polygonZKEVMTestnet
, optimismSepolia
, optimismMainnet
, arbitrumSepolia
, arbitrumMainnet
, avalancheCChain
, avalancheCChainFuji
, xdcMainnet
, xdcApothem
, fantomMainnet
, fantomTestnet
, baseSepolia
, baseMainnet
, bscMainnet
, bscTestnet
, xlayerMainnet
, xlayerTestnet
, unichainMainnet
, unichainSepolia
, sonicMainnet
, sonicTestnet
Body
application/json
The wallet address to issue this token to
Response
202
application/json
The issuance of the Civic Pass has been initiated.
The response is of type object
.