Following RESTful API endpoints are available.
Base URL:
The base url for all APIs is: https://yourhost/api/v1/
Language
Logged-in user's language will be used. Can be overwritten by Accept-Language
header.
Core APIs:
Module APIs
The folder /docs/html
contains HTML rendered documentations for all available API endpoints.
You can find Swagger documentation files in the /docs/swagger
directory of this module.
/docs/postman
contains a PostMan collection with all available requests.