Canada Holidays API
This API lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays.
Base URL:
Auth: none
Endpoints: 6
Reachable: unknown
CORS: unknown
https://canada-holidays.caAuth: none
Endpoints: 6
Reachable: unknown
CORS: unknown
Links
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/api/v1 | root | — | — | — |
GET |
/api/v1/holidays | Get all holidays | — | — | — |
GET |
/api/v1/holidays/{holidayId} | Get a holiday by id | — | — | — |
GET |
/api/v1/provinces | Get all provinces | — | — | — |
GET |
/api/v1/provinces/{provinceId} | Get a province or territory by abbreviation | — | — | — |
GET |
/api/v1/spec | Get JSON schema | — | — | — |