Api Auth
To be able to use the API, you need to use a JWT that you have to put as a Bearer token in the Authorization header of your requests. The JWT is obtained by calling the Api Authentication endpoint.
📄️ Api Authentication
This endpoint authenticates an application over the Ignisign API.<br/>