Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 385 Bytes

webservices.rst

File metadata and controls

22 lines (13 loc) · 385 Bytes

Webservices (REST API)

Configuration

REST API access is forbidden by default in web server configuration.

You must allow and protect access (for example with htaccess).

You must also enable rest_api in configuration:

$use_restapi = true;

API

Here are available services:

../rest/v1/doc/openapi-spec.yaml