Skip to main content

Api Authentication

POST 

/v4/auth/app-api

This endpoint authenticates an application over the Ignisign API.
The identification is related to an environment (appEnv) and an application (appId).
The secret is used to authenticate the application.
If validated, a JWT token is returned that can be used to authenticate the application using a Bearer token.

Request

Responses

OK