API usage
API usage

Autolux Express Post API specification
Autolux API is built using two approaches - REST and JSON-RPC. HTTP requests like GET and POST are supported. The result is a response from an API server in json format.Autorization
To work with the Autolux API, you need to authenticate to the server and get the session key (access_token), which is generated by the server and is considered valid during the entire period of active interaction with the API. For authentication uses the e-mail and password of the user of the system.Documentation
The documentation for the Autolux API is constantly updated and supplemented, and its current version you can find in the corresponding section on our website.Documentation for "Autolux Express Post" API