APIReferenz

API-Referenz

Generierte öffentliche OpenAPI-Referenz für die Everyn-API.

Überblick

Diese API-Referenz wird aus dem eingecheckten FastAPI-OpenAPI-Schema generiert. Sie ist nach OpenAPI-Tags gegliedert, damit Methode, Pfad, Request-Form, Response-Form und Fehlermodell pro Produktbereich zusammenstehen.

API-Bereiche

Nutze die Tag-Seiten unten für Endpoint-Details. Das Schema-Artefakt wird auch unter /openapi/everyn-public-api.json veröffentlicht, falls ein Tool direkt OpenAPI einlesen soll.

BereichBeschreibung
Alert RulesEvent-based alert rules and public-safe alert delivery inspection.
Dataset UploadsCSV dataset intake. Direct multipart uploads are limited to 25 MiB and return 202 DatasetUpload resources for async processing.
DatasetsDataset read models. Use /v1/dataset-uploads for CSV intake.
ExportsSelf-starting CSV exports. Clients create, poll/list/read, and download ready exports through the API.
HealthUnauthenticated operational readiness checks.
Job SpecsReusable job specs and immutable job-spec versions.
ModelsProduct model catalog. Reads require job_specs:read; job-spec create/update still validates model IDs against this catalog.
Organization AdminBrowser-admin routes for organizations, members, invitations, API-key management, and audit events. API keys cannot call these admin routes.
RunsManaged run creation, start/cancel/retry, rows, events, outputs, failures, and resolved retry-lineage results.
WebhooksWebhook endpoint management, one-time signing-secret display/rotation, test deliveries, and public-safe delivery inspection.