description | icon |
---|---|
Health HTTP API documentation |
brackets-curly |
The health API can be called to confirm the overall availability of the API service.
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 %}