Each entry below corresponds to a date-based version you can pin per Auth Client or per request. See Versioning for how to upgrade.Documentation Index
Fetch the complete documentation index at: https://docs.nomos.energy/llms.txt
Use this file to discover all available pages before exploring further.
2026-01-29.edison
New endpoints
GET /grid-fee-reductions: list grid fee reductions.GET /grid-fee-reductions/{id}: retrieve a grid fee reduction.POST /grid-fee-reductions: create a grid fee reduction for §14a EnWG modules.GET /meter-orders: list meter orders.GET /meter-orders/{id}: retrieve a meter order.POST /meter-orders: create a meter order for a subscription.
- All list endpoints now support Filtering.
2025-12-16.batman
Breaking changes
- List endpoints are now paginated. See Pagination. Affects
/customers,/leads,/plans,/subscriptions,/subscriptions/{id}/invoices,/subscriptions/{id}/meter_readings,/suppliers, and/suppliers/search.
- Introduced Versioning. Routes stay the same; pin a version per Auth Client or per request via
X-API-Version.
2025-12-01.chucky
Initial public version of the Nomos API.