lethean 1.2.2

Lethean VPN Marketplace API
Documentation
# \VpnApi

All URIs are relative to *https://dvpm.io*

Method | HTTP request | Description
------------- | ------------- | -------------
[**list_services**]VpnApi.md#list_services | **GET** /v1/services/public-nodes | 



## list_services

> Vec<crate::models::ServiceEntity> list_services()


### Parameters

This endpoint does not need any parameter.

### Return type

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