Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 413 Bytes

health.md

File metadata and controls

22 lines (16 loc) · 413 Bytes
description icon
Health HTTP API documentation
brackets-curly

Health API

The health API can be called to confirm the overall availability of the API service.

Get API Health

GET https://data.spiceai.io/health

This endpoint gets the health of the API.

{% tabs %} {% tab title="200: OK The API is healthy." %}

ok

{% endtab %} {% endtabs %}