thorchain_rs 2.137.3

Thornode REST API.
Documentation
# \HealthApi

All URIs are relative to *http://localhost*

Method | HTTP request | Description
------------- | ------------- | -------------
[**ping**]HealthApi.md#ping | **GET** /thorchain/ping | 



## ping

> crate::models::Ping ping()


### Parameters

This endpoint does not need any parameter.

### Return type

[**crate::models::Ping**](Ping.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)