GD
Groundhog Day API
5 endpointsliveThis API returns all of North America’s prognosticating animals and their yearly weather predictions. (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 Groundhog Day API.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Root /api/v1 | Returns a welcome message. | $0.0020 per call | unknown |
| Get all groundhogs /api/v1/groundhogs | Returns all prognosticating animals with their known predictions. | $0.0020 per call | unknown |
| Get a groundhog by slug /api/v1/groundhogs/{slug} | Returns a prognosticating animal and its known predictions. | $0.0020 per call | unknown |
| Get predictions for a given year /api/v1/predictions | Get all predictions for a given year. | $0.0020 per call | unknown |
| Get JSON schema /api/v1/spec | Gets the schema for the JSON API as a yaml file. | $0.0020 per call | unknown |