G

Groundhog Day API

by Groundhog Day Free tier

This API returns all of North America’s prognosticating animals and their yearly weather predictions.

weathergroundhog-day

Quick Reference

Base URL 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
Pricing
28
Latency
20
Depth
57

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://virtserver.swaggerhub.com/pcraig3/groundhog-day-api/1.2.1/api/v1' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Groundhog Day documentation.