img_src 0.3.2

Rust SDK for img-src image processing and delivery API
Documentation
# \HealthApi

All URIs are relative to *https://api.img-src.io*

Method | HTTP request | Description
------------- | ------------- | -------------
[**health_check**]HealthApi.md#health_check | **GET** /health | Health check endpoint



## health_check

> models::HealthResponse health_check()
Health check endpoint

Returns the current status of the API service

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::HealthResponse**](HealthResponse.md)

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)