---
title: "Retrieve API key by email (post-checkout self-serve)"
method: GET
path: "/api/keys/lookup"
tags: ["API Keys"]
---

# Retrieve API key by email (post-checkout self-serve)

`GET /api/keys/lookup`

## Query parameters

- `email` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/geoscoreapi/apis/geoscore-api.md) · [All operations](https://skmtc.dev/geoscoreapi/apis/geoscore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geoscoreapi/geoscore-api/revisions/e4d0a712eff2/schema)
