Canada Holidays
This API that lists all 32 public holidays for all 13 provinces and territories in Canada, including federal holidays.
218 subscribers
8.2/10 popularity
236 ms avg latency
100% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Canada Holidays endpoints
| Method | Endpoint | Description |
|---|---|---|
| info | ||
| GET |
Root /api/v1 |
Returns a welcome message. |
| GET |
Spec /api/v1/spec |
Gets the schema for the JSON API as a yaml file. |
| holidays | ||
| GET |
Holiday /api/v1/holidays/{holidayId} |
Returns one Canadian statutory holiday by integer id. Returns a 404 response for invalid ids. |
| GET |
Holidays /api/v1/holidays |
Returns Canadian public holidays. Each holiday lists the regions that observe it. |
| provinces | ||
| GET |
Province /api/v1/provinces/{provinceId} |
Returns a Canadian province or territory with its associated holidays. Returns a 404 response for invalid abbreviations. |
| GET |
Provinces /api/v1/provinces |
Returns provinces and territories in Canada. Each province or territory lists its associated holidays. |
Canada Holidays pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|