Tavern API Changelog

v1
Feb 27, 2026 · 1.3 KB · 1 min read · by Quinn Blackwood

Tavern API Changelog v1

Tavern API Changelog

v1.4.0

  • Added no_undead filter to GET /taverns
  • Added haunted field to room responses
  • Fixed: quest submissions with reward of 0 gold are now rejected (previously these were posted and caused adventurer riots)
  • Fixed: is_poisoned field was always returning false. It now returns actual data where available. We apologize for any inconvenience or fatalities.

v1.3.0

  • Added allergens array to menu items
  • Added danger_level field to quest postings
  • New error code: 418 for teapot-taverns
  • Deprecated: GET /taverns/:id/wenches endpoint removed. It was from a different era and we are sorry.
  • Fixed: rate limit counter was resetting at midnight local time, which varies by up to 6 hours across the realm due to magical time zones

v1.2.0

  • Added room availability endpoint
  • Added has_stables filter
  • New: quest postings now support Markdown in descriptions
  • Fixed: tavern search was returning results from other planes of existence. Results are now limited to the material plane unless plane=all is specified.

v1.1.0

  • Added menu endpoint
  • Added quest posting endpoint
  • Fixed: latitude/longitude calculations assumed a flat world. Corrected to spherical model. The Flat Earth Guild has filed a formal complaint.

v1.0.0

  • Initial release
  • Basic tavern search by location
  • Authentication via guild tokens