Integrate your UI without need of a backend
PSRESTful is a REST/JSON API service that allows you to access PromoStandards data in a simple and efficient manner.
At its core, it is a fast & reliable proxy service that handles all the complexities of the PromoStandards specification, allowing you to focus on your business logic.
PSRESTful uses several authentication mechanisms. However, Public Keys are a simple and secure way to access the API from your front-end application.
The public key is a unique identifier that is used to authenticate and authorize
access to the API.
It is a 32-character string that is generated by the user and stored in the
database.
This method will allow you to access the API from your front-end application, such as a website, mobile app, or backoffice application.