Identyum APIs
Identyum uses the OAuth 2.0 standard to ensure secure communication between different systems.
After integration with Identyum, the client company sends inquiries via the API specifying the required amount of information it wants to retrieve, and after successfully authorizing the end-user, Identyum returns an authorization code that the client company can exchange for a token for which the end-user has previously given his consent for retrieval).
By implementing a refresh token, multiple retrievals of data are enabled over time, without the need for the end-user to re-authenticate with each retrieval, if he has previously given his consent for multiple retrievals of that data.

