Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarketDataApp committed Feb 26, 2024
1 parent 1eacdfb commit 1623c9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,9 @@ Market Data's Go SDK covers the vast majority of v1 endpoints. See our complete
| **[INDICES](https://www.marketdata.app/docs/api/indices)** | | | |
| | [Candles](https://www.marketdata.app/docs/api/indices/candles) | ✅ | ❌ |
| | [Quotes](https://www.marketdata.app/docs/api/indices/quotes) | ✅ | ❌ |
| | | | |
| **[UTILITIES](https://www.marketdata.app/docs/api/utilities)** | | | |
| | [Status](https://www.marketdata.app/docs/api/utilities/status) | ❌ | ❌ |
> Note on v2: Even though some v2 endpoints are available for use in this SDK, Market Data has not yet released v2 of its API for clients and v2 usage is restricted to admins only. Clients should only use v1 endpoints at this time. Even after v2 is released, we do not plan on deprecating v1 endpoints, so please build your applications with confidence using v1 endpoints.
Expand Down

0 comments on commit 1623c9e

Please sign in to comment.