eID Easy API has 2 parts: identification and signatures.
eSignatures that will produce Qualified Electronic Signature (QES) in ASICE container.
- Sign fillable HTML form
- Sign fillable HTML forms with some fields prefilled
- Sign your own PDF document
- Add signature to already signed ASICE container
Identification eg IDaaS needs redirection to the login page and then after redirecting back the user data can be queried.
Postman documentation can be found from here https://documenter.getpostman.com/view/3869493/Szf6WoG1
Sample Laravel app can be found here https://github.com/eideasy/eid-sample-app