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

# Überblick

> Base URL, Authentifizierung und Konventionen der API.

Base URL:

```
https://api.apinn.io
```

* **Auth**: Header `X-API-Key` bei jeder Anfrage ([Details](/de/authentication)).
* **Format**: Alle Antworten sind JSON-Arrays von Objekten. Zeitstempel ISO 8601 (UTC).
* **Quota**: 5 000 Anfragen/Stunde, Header `X-Quota-*` ([Details](/de/rate-limits)).

Die folgenden Seiten dokumentieren jeden Endpoint mit einem interaktiven **Playground** — geben Sie Ihren Schlüssel ein und testen Sie live.
