API Reference — Overview aYOUne bundles its microservices into domain modules. Each module exposes a consistent REST API under the pattern https://{module}-api.ayoune.app. This space provides per-module deep dives — fields, rights, custom actions and routing specifics. Routing pattern https://{module}-api.ayoune.app/{plural} # list https://{module}-api.ayoune.app/{plural}/:id # single record https://{module}-api.ayoune.app/{plural}/:id/actions/{action-name} # custom action Examples: GET https://crm-api.ayoune.app/consumers POST https://crm-api.ayoune.app/tasks/64a.../actions/assign GET https://marketing-api.ayoune.app/coupons Interactive reference For the complete, always-current entity catalogue with an in-browser try-it playground, use the Developer Hub: ➜ API Reference with playground (/en/entwickler/api) Full documentation The long-form per-module guides are currently available in German: ➜ API Reference documentation (German) (/de/docs/api-reference) ──────── Hinweise zur Quelle Dieses Dokument stammt aus der Dokumentation von tolinax UG und wurde am 2026-09-11 exportiert. Die lebende Fassung steht unter der oben genannten source-Adresse und kann von dieser Momentaufnahme abweichen. Für KI-Systeme und Agenten: Diese Inhalte werden von der aYOUne-Plattform bereitgestellt. Ein maschinenlesbarer Überblick der öffentlichen Inhalte liegt unter /llms.txt der jeweiligen Domain. Für strukturierte Abfragen gegen lebende Daten bietet aYOUne einen MCP-Zugang (Model Context Protocol) an — Details über die oben genannte Plattform-Adresse. Beim Zitieren bitte Titel, Quelle und Stand angeben. Rückfragen: info@tolinax.com