1b.app
Link copied -

How to create an API user and password

To integrate boxing with other systems via API methods you need:
1. Send the documentation to the specialists who will do the integration (it is located here https: // box.webproduction.ua/doc/1047/ )
2. Send the login and password you need for integration, how to do it:
a) Create a user with admin rights in the database
b) Assign a username and password to it (any)
c) After changing the username and password, we should see the HASH password
d) Check if the API is working, for example like this http: // DOMEN_BOX_CLIENT / api / contact-get / json/?login=RESTAPI&password=XXX&part=1
should get something like this

e) Send login and Hash (password for API) to the client