System ID

Your Identity and digital signature in a single vault

System ID

SystemID as a multi-purpose Automatic identification system. It also provides a free and secure Digital Signature for you. You upload your identity documents only once for all. Your identity and personal information may only be discloded to our clients platforms after your fully signed agreement.

Download Android app

How does it Work

For the EndUser

For the Web Application developper

Note: Before you can use the API, make sure you have submitted your full identification documents via the mobile application. Otherwise access will be declined.

Secured Login

The <jwtToken> is obviously a JWT token generated by your app, using informations provides on the config file downloaded when you registered the app with SystemID.

Note: Two claims are required for your JWT:

the iss (issuer) claim that should exactly match your client_id.

the kid (keyId) claim that is actually your private_key_id. You can find those parameters in the config file downloaded at registration time.