Skip to content

Commit 83f94d6

Browse files
committed
fix
1 parent e4d535d commit 83f94d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ The FinFeedAPI family includes the following specific APIs and SDKs present in t
3838
| ----------------------------------- | ------------------------------------------- | --------------- |
3939
| Stock API | SDK for FinFeed API Stock API | REST |
4040
| SEC API | SDK for FinFeed API SEC API | REST |
41+
| Currencies Realtime API | SDK for FinFeed API Currencies Realtime API | REST |
42+
| Currencies Historical API | SDK for FinFeed API Currencies Historical API | REST |
4143

4244
*For detailed documentation on each specific API, please refer to the [FinFeedAPI Documentation Hub](https://docs.finfeedapi.com/).*
4345

@@ -68,6 +70,8 @@ Directory | Description |
6870
--- | --- |
6971
`finfeedapi/stock-api-rest` | SDK for FinFeed API Stock REST API |
7072
`finfeedapi/sec-api-rest` | SDK for FinFeed API SEC REST API |
73+
`finfeedapi/currencies-api-rest-realtime` | SDK for FinFeed API Currencies Realtime REST API |
74+
`finfeedapi/currencies-api-rest-historical` | SDK for FinFeed API Currencies Historical REST API |
7175

7276
## OpenAPI Specifications
7377

0 commit comments

Comments
 (0)