# \PingApi All URIs are relative to *http://localhost:8989* Method | HTTP request | Description ------------- | ------------- | ------------- [**ping_get**](PingApi.md#ping_get) | **GET** /ping | [**ping_head**](PingApi.md#ping_head) | **HEAD** /ping | ## ping_get > models::PingResource ping_get() ### Parameters This endpoint does not need any parameter. ### Return type [**models::PingResource**](PingResource.md) ### Authorization [apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key) ### 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) ## ping_head > models::PingResource ping_head() ### Parameters This endpoint does not need any parameter. ### Return type [**models::PingResource**](PingResource.md) ### Authorization [apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key) ### 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)