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

# Network API

> Reference documentation for the Network API

The Network API is the primary API for managing your Everflow platform. It provides full access to offers, affiliates, advertisers, reporting, tracking, and more. This is the API used by network administrators and account managers.

## Authentication

Network API keys are generated in the Everflow UI under **Control Center > Security**. All Network API endpoints use the `X-Eflow-API-Key` header for authentication. See [Authentication](/user-guide/authentication) for more details.

## Base URL

```
https://api.eflow.team/v1/networks
```

EU-hosted accounts use `https://api-eu.eflow.team/v1/networks` instead.
