---
title: "Get All API Keys"
method: GET
path: "/partners/connections/apikeys/list"
tags: ["Marketplace API Keys"]
---

# Get All API Keys

`GET /partners/connections/apikeys/list`

## Response `200`

- object
  - `keys` object[] — Array of API key objects, one per marketplace connection.
    - `advertiser_id` integer — The network/advertiser ID for this connection.
    - `advertiser_name` string — The name of the network/advertiser.
    - `api_key` string — The affiliate API key for this connection. Use this key with the Affiliate API endpoints.

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
