V1#

Overview#

The api/v1 module exposes the version 1 of the application’s HTTP API. It provides a set of versioned endpoints that allow external clients to interact with the system. These endpoints cover user authentication and management, administration features, data sources and databases management, as well as operations on knowledge graphs, RDF data, and SPARQL queries.

This module also includes API documentation definitions, access control rules, and structured models describing the data exchanged between clients and the server. It represents the main entry point for all external interactions with the platform.

Files in this directory#

  • api-doc.js