Skip to content
✨ Learn more about Convo Space & Omnid →
Docs
ConvoX
Convo x BrightID

Convo x BrightID

Introduction

BrightID is a social identity network that allows you to prove that you’re only using one account

Please refer to the BrightID Docs (opens in a new tab) for more details.

Integration

Querying Verification

API Request format,

https://app.brightid.org/node/v5/verifications/Convo/<ethereum-address>

Example,

https://app.brightid.org/node/v5/verifications/Convo/0xd8da6bf26964af9d7eed9e03e53415d37aa96045

Verifying User

API Request format,

https://app.brightid.org/link-verification/http:%2f%2fnode.brightid.org/Convo/<ethereum-address>

Example,

https://app.brightid.org/link-verification/http:%2f%2fnode.brightid.org/Convo/0xd8da6bf26964af9d7eed9e03e53415d37aa96045

or deeplink using,

brightid://link-verification/http:%2f%2fnode.brightid.org/Convo/0xd8da6bf26964af9d7eed9e03e53415d37aa96045

Comments