---
title: "Get list of Api Keys"
method: GET
path: "/api_keys"
tags: ["Api Keys"]
---

# Get list of Api Keys

`GET /api_keys`

Consume the list of api keys you have

## Query parameters

- `limit` integer
- `next` string
- `previous` string
- `search` string

## Headers

- `Accept-Language` 'es' | 'en'
- `X-Child-Company-Id` string

## Response `200`

successful

## Other responses

- `401` — authentication error
- `500` — internal server error

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/revisions/029df3052bca/schema)
