Published APIs
Published APIs expose approved operations to application clients through an Eden-managed contract. They are useful when a template or workflow needs a stable application-facing name, request shape, and authorization boundary.
Lifecycle
- Define the approved template or workflow that will back the API.
- Create the published API resource with
POST /apis. - Inspect, update, or delete the resource through the APIs endpoint.
- Execute it through the published API route documented in the Published APIs reference.
Related
Last updated: July 10, 2026