> ## Documentation Index
> Fetch the complete documentation index at: https://docs.famulor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Einführung

> Verwalte Famulor KI-Voice-Agents, Leads, Anrufe, Kampagnen und Wissensdatenbanken programmatisch über die REST API. Komplette Referenz für Entwickler.

Willkommen zur Famulor API-Dokumentation. Unsere API ermöglicht es dir, programmatisch mit der Famulor-Plattform zu interagieren, um Leads zu erstellen und zu verwalten, Anrufe zu planen und mehr.

## Basis-URL

Alle API-Anfragen sollten an die folgende Basis-URL gesendet werden:

```
https://app.famulor.de/api
```

<Tip>
  Passende Seiten: [Authentication Guide](/de/developers/authentication-guide) und [API Integration Examples](/de/developers/api-integration-examples).
</Tip>
