Select
MasConsents API
This API provides the necessary functionality to be able to give E2E coverage to the entire life-cycle of user’s commercial consents.
This API provides the necessary functionality to be able to securize custom information into a jwt token.
Security
Authentication
All MasStack APIs uses JWT tokens to authorize all the requests. Following this, an Auhtorization
with a Bearer JWT token
is needed in all the requests.
In the Authorization Guides you can find documentation about JWT Tokens and how to get them in MasStack.
Base URLs
Environment | Base Path |
---|---|
production | https://consents.masstack.com/v2/ |
staging | https://consents.sta.masstack.com/v2/ |