Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.63 KB

MANUAL.md

File metadata and controls

43 lines (27 loc) · 1.63 KB

Manual

Available Endpoints

Following RESTful API endpoints are available.

Base URL:

The base url for all APIs is: https://yourhost/api/v1/

Core APIs:

Module APIs

The folder /docs/htmlcontains HTML rendered documentations for all available API endpoints.

Swagger / OpenAPI 3.0.0

You can find Swagger documentation files in the /docs/swagger directory of this module.

PostMan

/docs/postman contains a PostMan collection with all available requests.