Skip to main content
Each entry below corresponds to a date-based version you can pin per Auth Client or per request. See Versioning for how to upgrade.
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.
New features
  • All list endpoints now support Filtering.
  • Plans include a direction field (consumption or feed_in). Added to all versions.
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.
New features
  • 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.