Skip to content

Commit 66963dc

Browse files
committed
attribute twelve data for equities data
1 parent fae8604 commit 66963dc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

defillama-openapi-pro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"name": "Equities",
85-
"description": "Stock market data for publicly traded companies"
85+
"description": "Stock market data for publicly traded companies.\n\nData provided by [Twelve Data](https://twelvedata.com/)"
8686
},
8787
{
8888
"name": "Oracles",

llms-pro.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ Returns: {institutionId, ticker, name, type, rank, price, priceChange24h, volume
311311

312312
> **Beta:** The Equities endpoints are in beta. Behavior, parameters, and response shapes may change.
313313

314+
Data provided by [Twelve Data](https://twelvedata.com/).
315+
314316
### GET /equities/v1/companies-list
315317
**Base URL:** `https://pro-api.llama.fi`
316318
Get list of all tracked public companies. Use this to discover valid `ticker` + `country` pairs for the other equities endpoints.

0 commit comments

Comments
 (0)