API Reference
Authenticate, call, and monitor Eigenn public API resources.
The API reference documents public contracts for systems that integrate with Eigenn. Start with authentication and environment setup, then use the resource pages for accepted inputs, returned data, pagination, limits, and errors.
Before You Build
- Complete Developer API Setup.
- Keep credentials in a server-side secret store.
- Confirm the target workspace and environment before sending writes.
- Add webhook verification before relying on event-driven automation.
Core API Behavior
Public Resources
Current Automation Boundaries
Status pages are included deliberately: a feature can exist in Eigenn without being available as a supported public REST resource.
Explore the Contract
The explorer below is generated from Eigenn's current OpenAPI contract. Use it to inspect endpoint schemas and examples, then follow the focused pages in this section for authentication, pagination, limits, errors, and resource-specific operating guidance.