Holidays API
With the Holiday API, you can easily access information about all the holidays that are celebrated in Canada, including federal and provincial holidays. Whether you’re a business owner looking to plan your company’s holiday schedule, a teacher planning a lesson on Canadian holidays, or just someone who is interested in learning more about the holidays that are celebrated in Canada, the Holiday…
Holidays API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/holidays /holidays |
This endpoint allows you to retrieve a list of all holidays in the holidays. |
| GET |
/holidays/<province> /holidays/{province} |
This endpoint allows you to retrieve a list of all holidays, grouped by name For Ontario Required Parameters ON For Quebec Required Parameters QC For Nova Scotia Required… |
| GET |
/holidays/<province>/<type> /holidays/{province}/{type} |
This endpoint allows you to retrieve a list of all holidays in a specific province with a specific type For Ontario Required Parameters ON For Quebec Required Parameters QC For… |
Holidays API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / second |
|
| PRO | $6.99 / month | 500 / second |
|
| ULTRA Recommended | $12.99 / month | 1000 / second |
|
| MEGA | $19.99 / month | — |
|