← Back to tools
CH

Canada Holidays API

6 endpointslive

This API lists all 31 public holidays for all 13 provinces and territories in Canada, including federal holidays. (ingested from its OpenAPI definition; no key required)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Canada Holidays API.
EndpointWhat it doesPriceHealth
root
/api/v1
Returns a welcome message.$0.0020 per callunknown
Get all holidays
/api/v1/holidays
Returns Canadian public holidays. Each holiday lists the regions that observe it.$0.0020 per callunknown
Get a holiday by id
/api/v1/holidays/{holidayId}
Returns one Canadian statutory holiday by integer id. Returns a 404 response for invalid ids.$0.0020 per callunknown
Get all provinces
/api/v1/provinces
Returns provinces and territories in Canada. Each province or territory lists its associated holidays.$0.0020 per callunknown
Get a province or territory by abbreviation
/api/v1/provinces/{provinceId}
Returns a Canadian province or territory with its associated holidays. Returns a 404 response for invalid abbreviations.$0.0020 per callunknown
Get JSON schema
/api/v1/spec
Gets the schema for the JSON API as a yaml file.$0.0020 per callunknown
Cracked: connect your agent to every tool it needs