REST API
Package: BASIC
1. General
A REST API (Representational State Transfer Application Programming Interface) is a standardized programming interface through which external systems and applications can access and process data.
brainX provides a REST API through which records in brainX can be read, created, updated and deleted. The interface is intended exclusively for software developers with the relevant technical expertise and enables the connection of external systems as well as the automation of processes outside of brainX.
2. REST API Documentation
The documentation for the brainX REST API (Version 1.1.0) is available at the following URL: https://meine-brainx-domain/api/docs
The REST API documentation is not intended for brainX users or brainX administrators, but exclusively for software developers/programmers with the relevant technical expertise.