---
title: "Health Check"
method: GET
path: "/api/health"
tags: ["Health"]
---

# Health Check

`GET /api/health`

Confirmation that the service is healthy and can make embedding vectors

## Response `200`

Confirmation that the service is healthy and can make embedding vectors

## Other responses

- `400` — Service error relating to making an embedding or overall service health

---

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