Testing Integration with Lithos ID
Lithos ID provides a test environment with a special Sandbox Issuer that you can use to test your integration.
Getting a Test Secret Key
To use the test environment, sign in to the Customer Portal, select the Test environment, then generate and copy a test secret key.
Our SDKs automatically detect test secret keys and send requests to the test environment.
If you send requests manually, use https://api.test.lithosid.com as the API base URL.
Sandbox Issuer
The Sandbox Issuer requires no user interaction and always returns the same data:
| Attribute | Value |
|---|---|
| family_name | Novak |
| given_name | Anna Ewa |
| birth_date | 1990-02-05 |
| nationality | IT, PL, CS |