Servers, Storage, And APIs

This category covers services that expose a general request surface rather than a specialized database or packaged application integration. Eve centralizes their credentials, access checks, templates, APIs, workflows, and telemetry.

Included Endpoint Kinds

Endpoint kindTypical use
HTTPInternal REST or GraphQL services and third-party APIs.
Amazon S3Object storage and object-backed data exchange.
AWS LambdaServerless function invocation.

Treat outbound calls as production side effects unless the endpoint is deliberately limited to read-only behavior. Define accepted paths, methods, payload shapes, and approvals before making a server or API endpoint available to workflows or agents.

Last updated: July 10, 2026