space-traders-api 0.1.2

Generated API client for SpaceTraders
Documentation
# \DataApi

All URIs are relative to *https://api.spacetraders.io/v2*

Method | HTTP request | Description
------------- | ------------- | -------------
[**get_supply_chain**]DataApi.md#get_supply_chain | **GET** /market/supply-chain | Get Supply Chain



## get_supply_chain

> models::GetSupplyChain200Response get_supply_chain()
Get Supply Chain

Describes which import and exports map to each other.

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::GetSupplyChain200Response**](get_supply_chain_200_response.md)

### Authorization

[AgentToken](../README.md#AgentToken)

### 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)