We refreshed our doc site!

Bookmarked links may have changed

Read release notes

initializeVerificationProcess

Start a verification process

POSThttps://api.circle.com/verifications

Provide the chain name and chain id that DeFi is on to start a verification process.

Body parameters
subject
string
Required

Address of the subject.

chainId
number
Required

The chain id of the blockchain.

network
string
Required

The name of the blockchain that the dapps operate on.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "challengeTokenUrl": "https://verifier.circle.com/verifications/8f8ce357-ee05-479f-a631-39b83b7f8d5b",
4    "statusUrl": "https://verifier.circle.com/verifications/8f8ce357-ee05-479f-a631-39b83b7f8d5b/status"
5  }
6}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.