Portosync
**Portosync** is an API designed for developers, quants, and financial enthusiasts who want to automate portfolio management with real-world market data. It provides : - 📅 **Official stock market holidays for major exchanges around the world** - 🔁 **Automated portfolio rebalancing schedules that take market closures into account** Instead of maintaining complex market calendars manually, you can…
Portosync endpoints
| Method | Endpoint | Description |
|---|---|---|
| free | ||
| GET |
getHolidaysCurrentYear /market-calendar/{market}/holidays |
Return the holidays of the stock exchange for the current year |
| GET |
getNextRebalancingDate /rebalancing-dates/{market}/next |
Return the next rebalancing date using the last rebalancing date and the frequency |
| starter | ||
| GET |
getOneYearRebalancingCalendar /rebalancing-dates/{market}/calendar |
Return the full rebalancing calendar for one year using the first rebalancing day and the frequency |
| GET |
getHolidaysByYear /market-calendar/{market}/holidays/{year} |
Return the holidays of the stock exchange for the specified year |
Portosync pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|