Enerdex API

Autocomplete for German grid connection applications (FNN forms)

API Versions

v1 Current
Heat pumps, PV systems, battery storage, EV chargers, air conditioners

Authentication

All API requests require an API key passed via the X-API-Key header.

Rate Limiting

All API requests are subject to rate limiting based on your API key. The default limit is 100 requests per minute.

Every response includes rate limit headers:

  • X-RateLimit-Limit โ€“ Maximum requests per minute
  • X-RateLimit-Remaining โ€“ Requests remaining in current window
  • X-RateLimit-Reset โ€“ Unix timestamp when the window resets

When rate limited, you'll receive a 429 response with a Retry-After header.