bronID developer documentation
Start here
With the bronID platform, you can do global KYC verifications (Know Your Customer) for individuals and legal entities.
There are 3 ways you can integrate with bronID:
- KYC API
- Forms API to prefill customer data in our white-label verification forms
- White-label verification forms (no API)
KYC API
With the API integration, you can do KYC verification of your customers when they onboard your platform.
Pros:
- You have full control over the customer experience
Cons:
- You have to build and maintain data collection forms for all countries
See the KYC API sample code.
Forms API
With this integration option, you can skip building KYC forms. Instead, you can forward your users to a
bronid.com
Pros:
- You don't need to build verification forms
- You can request user verification via email or SMS
- Very simple API
- Receive verification updates via webhooks and email
- You can upgrade to API
Cons:
- You have less control over the user experience
White-label verification forms
With the white-label verification forms, you don't need to write any code to get started. You can reserve a personalised ID form URL (like
https://portal.bronid.com/idform/yourBusinessName
bronID portal
Pros:
- You want to get started as fast as possible
- You don't have a secure data collection and data transfer process in place
- You can request user verification via email or SMS
- No code required (standalone option available)
- Receive verification updates via webhooks and email
- You can upgrade to API prefill integration
Cons:
- You have less control over the user experience