> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minstroem.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Enterprise API (B2B)

> Integrate Min Strøm electricity data into your business.

The Enterprise API is intended for business-to-business integrations. Access is arranged directly with Min Strøm, with a separate API key and secret.

The Enterprise API uses the `/thirdParty` endpoints. See the authentication guide and endpoint reference below to get started.

<CardGroup cols={2}>
  <Card title="Authentication" icon="lock" href="/api-reference/authentication">
    Generate the bearer token using your existing API key and secret.
  </Card>

  <Card title="Endpoints" icon="server" href="/api-reference/endpoints">
    Browse prices, charges, address lookup, and request counts.
  </Card>
</CardGroup>

<Card title="Request Enterprise access" icon="envelope" href="mailto:engberg@minstroem.app?subject=Enterprise%20API%20access">
  Tell us about your business and the integration you would like to build.
</Card>

Looking to access your own household's data with Min Strøm Plus? Start with the [Consumer API](/introduction). Consumer API keys cannot authenticate Enterprise requests, or vice versa.
