Main API Docs
  • Welcome!
  • General
    • Introduction
    • Authentication
    • Personal Access Tokens
    • Test IDs
    • Check Wallet Balance
  • Appruve Identity
    • Introduction
    • Ghana ๐Ÿ‡ฌ๐Ÿ‡ญ
      • Verify Ghana TIN
      • Verify Ghana Driver License
      • Verify Ghana SSNIT ID
      • Verify Ghana Passport
      • Verify Ghana Voter ID
      • Verify Ghana Digital Address
    • Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌ
      • Verify Nigeria TIN
      • Verify Nigeria Driver License
      • Verify Nigeria NIN
      • Verify Nigeria vNIN
      • Verify Nigeria Voter ID
      • Verify Nigeria BVN
    • Kenya ๐Ÿ‡ฐ๐Ÿ‡ช
      • Verify Kenya KRA PIN
      • Verify Kenya National ID
    • Uganda ๐Ÿ‡บ๐Ÿ‡ฌ
      • Verify Uganda Voter ID
      • Verify Uganda Telco Subscriber
      • BulK Uganda Telco Subscriber Verification
  • Appruve Business
    • Introduction
    • Business Lookups
      • Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌ
        • Lookup with CAC number
        • Lookup using Tax ID (TIN)
      • Uganda Business Lookup ๐Ÿ‡บ๐Ÿ‡ฌ
      • Ghana Business Lookup ๐Ÿ‡ฌ๐Ÿ‡ญ
    • Business Beneficial Ownership
      • Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌ
  • Appruve Agency
    • OCR For Sequential Verification
      • Senegal ๐Ÿ‡ธ๐Ÿ‡ณ
      • Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌ
      • Ghana ๐Ÿ‡ฌ๐Ÿ‡ญ
      • Kenya ๐Ÿ‡ฐ๐Ÿ‡ช
      • Cรดte d'Ivoire ๐Ÿ‡จ๐Ÿ‡ฎ
      • Cameroon ๐Ÿ‡จ๐Ÿ‡ฒ
    • Standalone OCR
      • Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌ
      • Ghana ๐Ÿ‡ฌ๐Ÿ‡ญ
      • Kenya ๐Ÿ‡ฐ๐Ÿ‡ช
      • Cรดte d'Ivoire ๐Ÿ‡จ๐Ÿ‡ฎ
      • Cameroon ๐Ÿ‡จ๐Ÿ‡ฒ
      • Senegal ๐Ÿ‡ธ๐Ÿ‡ณ
    • Perform Face Matching
    • Upload Selfie Photo
    • Get Liveness Detection Challenge
    • Verify Liveness Detection Challenge
    • Confirm Extracted ID Number
    • Verify Business Document By OCR
    • Verify Nigeria vNIN with selfie
  • Guides
    • Webhooks
    • ID Document to Selfie Matching
  • Mobile Sdks
    • Android SDK
    • iOS SDK
  • Resources
    • Country Codes
    • ID Types
    • Face Liveness Check
Powered by GitBook
On this page
  1. General

Introduction

Let's start building

PreviousWelcome!NextAuthentication

Last updated 3 years ago

API Reference

The Appruve API is a core building block of the Appruve Platform. The API is built using RESTful endpoints and standard HTTP verbs, and uses standard HTTP response codes to indicate the success or failure of an API request..

You can use the Appruve API in test mode or live mode. The Access Token you use to the request determines whether the request is live mode or test mode.

The base URL of the Appruve API is as follows

https://api.appruve.co

The current version of the API is V1

REST
authenticate