ShareID
  • SDKs
    • Web
    • iOS
    • Android
    • Flutter
    • React Native
  • Photo-based authenticity API
  • Get a Token
    • Get a Token - Onboarding
    • Get a Token - Authenticate
  • Get the Analysis Result
    • Get Result - Onboarding
    • Get Result - Authenticate
  • AI Analysis Result
    • Analysis Result - Onboarding
    • Analysis Result - Authenticate
  • Message Handler
  • Changelog
    • SDK Web
    • SDK iOS
    • SDK Android
    • Photo-based authenticity API
  • Terminology
  • Api
  • FAQ
Powered by GitBook
On this page
  • Onboarding
  • Authenticate
  • SDK
  • API
  • Token
Edit on GitHub

Terminology

You'll find a short description of the specific terms used in this documentation

Onboarding

The onboarding process is the method proposed by ShareID to create a digital fingerprint of a user. It is done with the help of an SDK.

Authenticate

The authenticate process is the method proposed by ShareID to identify a user against it's previous created digital fingerprint. It is done with the help of an SDK.

SDK

ShareID provides an SDK available on 3 platforms (web, ios, android). The SDK helps your users by driving them through the chosen process (onboarding, authenticate).

API

ShareID proposes a set of https endpoints, for example to start the above processes.

PS: The doc may contains this notation {API_URL}, it has to be replaced with the provided address given by your contact at ShareID.

Token

This refers to the unique and throwable string given by the API when successfully authenticated against our services. You will need this token to use the above processes (onboarding, authenticate).

PreviousPhoto-based authenticity APINextApi

Last updated 2 days ago