# \StatsApi All URIs are relative to *https://statsapi.web.nhl.com/api/v1* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_stat_types**](StatsApi.md#get_stat_types) | **Get** /statTypes | Get all available NHL statistic types. ## get_stat_types > crate::models::StatTypes get_stat_types() Get all available NHL statistic types. ### Parameters This endpoint does not need any parameter. ### Return type [**crate::models::StatTypes**](StatTypes.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)