Introduction
Welcome to Cybera! Our APIs provide identity verification by multiple technlogy and protect you from financially motivated cybercrime.
Our API rules are as follows:
Customer Onboarding
Before getting started, make sure you have the following: 1. Cybera account. For authentication purpose, you will need it while sending your request. You can find your Subscription key on your profile page.{Ocp-Apim-Subscription-Key: <replacce_with_your_key>}
2. Bearer token. It can be granted once you log in.
{Authorization: Bearer <bearer_token>}
Know Your Customer
Cybera KYC API to check customer details against the internal database. POST https://apidev.cybera.io/verify
Check Account identifier
Cybera C//ALERT API to check account identifiers against the ALERT database.V0
POST https://api.cybera.io/c-alert/v0/check
V1
This version returns additional information (matches) about an entry. POST https://api.cybera.io/c-alert/v1/check
V2
This version returns additional information (matches) about an entry. POST https://api.cybera.io/c-alert/v2/check