---
title: "Validate API Key"
method: GET
path: "/external/zapier/validate"
tags: ["Zapier"]
---

# Validate API Key

`GET /external/zapier/validate`

This endpoint is used by Zapier to test the validity of the API key.

## Response `200`

API key is valid

## Other responses

- `401` — Invalid API key

---

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