Documentation menu
self-serve
GET/v1/keys/verify
Public. No key, and no quota deducted.
Call it
bash
curl -fsS -X GET "https://api.mapmap.ai/v1/keys/verify?token=…"Parameters
| Name | In | Required | Description |
|---|---|---|---|
| token | query | yes | Single-use verify token from the emailed link |
Responses
200Keys upgraded to
verified; HTML page, or {"state":"verified","monthly_quota":50000} with Accept: application/json400Missing, unknown, used or expired token
Error bodies follow the shared problem model documented on API conventions.
Also under self-serve
Generated from https://api.mapmap.ai/openapi.json on 2026-09-17 · operationId verify_key