The generators make a world; these endpoints look up the rules in it. Three new rollforge endpoints serve the 5e SRD reference data an agent reaches for mid-session — official System Reference Document content (OGL 1.0a / CC-BY-4.0), with attribution on every response.

  • monster-lookup ($0.003) — a monster's full stat block by name (size, type, AC, HP, speed, ability scores, challenge rating, and actions), or a filtered list by challenge rating and/or creature type.
  • spell-lookup ($0.003) — a spell's complete details by name (level, school, casting time, range, components, duration, concentration, ritual, classes, description, and higher-level scaling), or a list filtered by level and/or school.
  • equipment-lookup ($0.003) — a weapon or armor item by name (damage dice/type/properties/cost for weapons; AC/cost/weight/stealth for armor), or a list by type.

Every query is pinned to the official SRD document, so only freely-licensed, commercial-OK content is returned. Combined with the generators and mechanics already in the cluster, an agent can now generate an encounter, pull the exact monster stat blocks, resolve the saves, look up the spell a caster just used, and total the loot — the full loop in one place.

That brings rollforge to 21 endpoints: dice and characters, mechanics, worldbuilding generators, and now the SRD reference itself.