API Documentation
⌘K
API Key
Get free key GET
/api/1/equity-extended/supply-chain/{ticker}Supply Chain Relationships API
Returns supply chain relationships (customers, suppliers) extracted from SEC 10-K filings for a company
Parameters
1tickerstringrequiredStock ticker symbol (e.g. AAPL)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/equity-extended/supply-chain/AAPL' \
-H 'Accept: application/json'200 Response
[
{}
]