prowlarr 0.1.0

Prowlarr API docs
Documentation
# \ApiInfoApi

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

Method | HTTP request | Description
------------- | ------------- | -------------
[**get_api**]ApiInfoApi.md#get_api | **GET** /api | 



## get_api

> models::ApiInfoResource get_api()


### Parameters

This endpoint does not need any parameter.

### Return type

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