Games & Comics · head-to-head
CheapShark vs Dungeons and Dragons (Alternate)
CheapShark's keyless JSON API aggregates PC game deals across roughly three dozen storefronts (Steam, GOG, Epic, Humble Store, and more), returning live and historical-low prices, percentage savings, and Metacritic scores per deal. Separate /games and /stores endpoints support price-history lookups by title or Steam AppID; live testing confirmed open CORS and no documented rate limit or paid tier.
Open5e is a community-run, keyless REST API for the 5e SRD — monsters, spells, classes, races, magic items, and more — with Django REST Framework-style search, filtering, field selection, and pagination built in. Its old v1 endpoints are now deprecated in favor of a v2 default, and the actual API is served from a separate `api.open5e.com` host distinct from the Next.js marketing/search site at `open5e.com`.
| CheapShark | Dungeons and Dragons (Alternate) | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |