Games & Comics — entry 020 of 77

Dungeons and Dragons (Alternate)

Verified Jul 2026

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`.

dndtabletop-rpgsrdopen-source
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/dungeons-and-dragons-alternate/"><img src="https://greatapis.com/badge/dungeons-and-dragons-alternate.svg" alt="Scored 88 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.