Groundhog Day API
This API returns all of North America’s prognosticating animals and their yearly weather predictions.
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
https://virtserver.swaggerhub.com/pcraig3/groundhog-day-api/1.2.1Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Links
Homepage: https://groundhog-day.com/api
API Base:
API Base:
https://virtserver.swaggerhub.com/pcraig3/groundhog-day-api/1.2.1Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
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 | — | — | — |