This API returns all of North America’s prognosticating animals and their yearly weather predictions.
https://virtserver.swaggerhub.com/pcraig3/groundhog-day-api/1.2.1
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://groundhog-day.com/api
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)2.88s
(checked Mar 29, 2026)
Builder score
D
37%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /api/v1 |
Root |
| GET | /api/v1/groundhogs |
Get all groundhogs |
| GET | /api/v1/groundhogs/{slug} |
Get a groundhog by slug |
| GET | /api/v1/predictions |
Get predictions for a given year |
| GET | /api/v1/spec |
Get JSON schema |
curl -X GET 'https://virtserver.swaggerhub.com/pcraig3/groundhog-day-api/1.2.1/api/v1' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Groundhog Day documentation.