# \PingApi
All URIs are relative to *http://localhost:8787*
[**get_ping**](PingApi.md#get_ping) | **GET** /ping |
[**head_ping**](PingApi.md#head_ping) | **HEAD** /ping |
## get_ping
> models::PingResource get_ping()
### 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)
## head_ping
> models::PingResource head_ping()
### 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)