---
title: "Developer Portal — Overview"
source: "https://ayoune.com/en/docs/developer-portal/overview"
tenant: "tolinax UG"
brand: "aYOUne"
collection: "Entwickler-Portal"
language: "en"
retrieved: "2026-09-11T16:36:03.603Z"
summary: "Everything you need to integrate aYOUne into your own applications — REST APIs, authentication, webhooks and the TypeScript SDK."
platform: "aYOUne — https://ayoune.com"
generator: "aYOUne Doku-Export"
contact: "info@tolinax.com"
license: "Alle Rechte vorbehalten. Weitergabe nur mit Quellenangabe."
---

# Developer Portal — Overview

This space bundles everything you need to talk to the aYOUne platform from your own applications — from plain REST calls to webhooks and the official TypeScript SDK.

## The platform in one paragraph

aYOUne is a multi-tenant Business-as-a-Service platform built from hundreds of microservices behind one consistent routing pattern:

```text
https://{module}-api.ayoune.app/{plural}
```

Every module (CRM, CMS, marketing, automation, …) exposes the same REST conventions: list, single record, and custom actions under `/{plural}/:id/actions/{action-name}`.

## Where to start

| Topic | Where |
|---|---|
| Interactive quickstart | [Developer Hub → Quickstart](/en/entwickler/schnellstart) |
| API reference with try-it playground | [API Reference](/en/entwickler/api) |
| Authentication (PAT + JWT) | [Authentication](/en/entwickler/authentifizierung) |
| Webhooks & events | [Webhooks](/en/entwickler/webhooks) |
| TypeScript SDK | [SDK guide](/en/entwickler/sdk) |

## Full documentation

The long-form developer guides (REST basics, pagination, CORS, error handling) are currently available in German:

➜ **[Developer Portal documentation (German)](/de/docs/developer-portal)**

---

## 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
