Magidoc

Neuland API Documentation

Neuland API uses GraphQL to provide a flexible and powerful API for neuland.app and Neuland Next .
This documentation provides a detailed overview of the API and its capabilities.

Endpoints

#

We provide two endpoints for the API: Production and Development.
Refer to the following table for more information and links to the respective documentation.

Authentication

#

Most of the API features do not require authentication. However, some endpoints are only accessible to authenticated users.
To authenticate, you need to provide a valid JWT token in the Authorization header. Usually this applies to internal services and administrative endpoints.

Interactive Playground

#

We cannot provide a public interactive playground, but you can run the backend server locally by following the instructions in the GitHub repository.
Here you can test the API and explore its capabilities.

#

Our API is free to use for non-commercial purposes, like research and personal projects. It is provided as-is and without any warranty.
Also note that the API is subject to change without notice and we cannot guarantee availability.
If you have any questions or need help, please contact us.

This API is provided by Neuland Ingolstadt e.V.

Email: info@neuland-ingolstadt.de
Website: https://neuland-ingolstadt.de
Imprint: https://next.neuland.app/legal/imprint

License

#

This API and its documentation are licensed under the GNU Affero General Public License v3.0 .