LogoLogo
  • OKP APIs
  • Getting Started with OKP
  • API Documentation
    • Deposits API
      • Technical and Security Aspects
        • Calculating the Signature
      • Endpoints
        • Deposit Creation Endpoint
          • Notifications
        • Transactional Account Endpoint
          • Understanding the Solution
        • PCI Deposit Creation Endpoint
        • Deposit Status Endpoint
        • Payment Methods Endpoint
        • Currency Exchange Endpoint
        • Crypto Exchange Endpoint
        • Country States Codes Endpoint
        • Refund Creation Endpoint
          • Notifications
        • Refund Status Endpoint
      • Payment Methods
        • 🌎America
          • 🇧🇷Brazil
            • PIX Biometric
      • API Codes
    • Cashouts API
      • Technical and Security Aspects
        • Calculating the Payload-Signature
      • Endpoints
        • Cashout Creation Endpoint
          • Notifications
        • Cashout Status Endpoint
        • Cashout Update Status Endpoint
        • Cashout Cancellation Endpoint
        • Cashout Bank Codes
      • Countries Validations
        • American Countries
          • 🇧🇷Brazil
      • API Codes
    • Subscriptions API
      • Technical and Security Aspects
        • Calculating the Signature
      • Subscription Creation Endpoints
        • OneShot Subscription Creation
        • PCI Subscription Creation Endpoint
        • Notifications
      • Subscription Cancellation Endpoint
      • Subscription Status Endpoint
    • Quickpay
      • Endpoints
        • Deposit creation endpoint
          • Notifications
        • Deposit status endpoint
    • Bank Account Validation
      • Technical and Security Aspects
        • Calculating the Signature
      • Endpoints
        • Bank Account Validation Endpoint
          • Pix Key Validation and Details Endpoint
      • API Codes
    • KYC API
      • Technical and Security Aspects
        • Calculating the Signature
      • KYC Endpoint
      • API Codes
  • Deposits Tools
    • Cards SDK
      • With User Interface
        • 🚀Color Customization
      • Without User Interface
    • Java SDK
    • PHP SDK
  • Knowledge Base
    • Deposits with Cards SDK
      • With User Interface
      • Without User Interface
    • Countries Specifications
  • PLUGINS
    • WooCommerce
      • Installation
      • Configuration
  • Status Page
Powered by GitBook
On this page
  1. API Documentation

KYC API

KYC API

Perform KYC validations over your customers information

This API allows you to improve your KYC (Know Your Customer) process by validating customers' identities, frictionless and in real time.

We perform validations over the following information:

  1. The Document of Identity:

    1. The status of the customer is verified against our own databases for blockages or previous fraudulent behavior

    2. The financial situation of the customer on their country

    3. The age and name

  2. The Email Address:

    1. The validity and if it exists

    2. The fraud risk of the domain

    3. The fraud risk of the email address

  3. The Phone Number:

    1. The validity and if it exists

    2. The fraud risk of the phone number

  4. The Bank Account:

    1. The validity and if it exists

We also share with you a proprietary score that gives you the fraud-risk of the customer.

With all this information, you and your compliance team can start identifying and preventing fraudulent users from affecting your operations by automating your KYC process, or manually when your agents require more information about one of your users:

View of how a manual setup of this API on your backoffice could look like

See how to integrate to the KYC API by clicking below:

PreviousAPI CodesNextTechnical and Security Aspects

Last updated 6 months ago

KYC Endpoint