> For the complete documentation index, see [llms.txt](https://developer.all-images.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.all-images.ai/all-images.ai-api/api-reference/api-keys.md).

# API Keys

### Check API Key&#x20;

{% openapi src="<https://api.all-images.ai/doc-json>" path="/v1/api-keys/check" method="get" expanded="true" %}
<https://api.all-images.ai/doc-json>
{% endopenapi %}

### Create Endpoint Webhook

{% openapi src="<https://api.all-images.ai/doc-json>" path="/v1/api-keys/webhook/subscribe" method="post" expanded="true" %}
<https://api.all-images.ai/doc-json>
{% endopenapi %}

### Remove Webhook

{% openapi src="<https://api.all-images.ai/doc-json>" path="/v1/api-keys/webhook/unsubscribe/{apiWebhookId}" method="delete" expanded="true" %}
<https://api.all-images.ai/doc-json>
{% endopenapi %}

### Get Webhook

{% openapi src="<https://api.all-images.ai/doc-json>" path="/v1/api-keys/webhook/{apiKeyWebhookId}" method="get" expanded="true" %}
<https://api.all-images.ai/doc-json>
{% endopenapi %}
