API Reference
Authenticate, call, and check 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 you send writes.
- Add webhook verification before you depend on event-driven automation.
Core API Behavior
Public Resources
- Customers
- Invoices
- Invoice Payments
- Transactions
- Bank Accounts
- Forecasts and Stress Tests
- Tracker Projects
- Tracker Entries and Timers
- Tracker Categories
- Remote Tracker API Status
Current Automation Boundaries
We include the status pages deliberately. A feature can exist in Eigenn and not be available as a supported public REST resource.
Explore the Contract
Eigenn generates the explorer below from its current OpenAPI contract. Use it to examine endpoint schemas and examples. Then read the focused pages in this section for authentication, pagination, limits, errors, and guidance on how to operate each resource.