Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Is there an API where I can fetch JSON data from the Compendium?

On the compendium page you say "all of our data is freely available in JSON format". Is there an API I can use to retrieve Json data from the compendium?
1502401538
The Aaron
Pro
API Scripter
Open and community-driven. Our goal is to provide a resource that the whole community can freely use. Anyone can apply to help edit the Compendium and keep it up to date, and all of our data is freely available in JSON format; for example, here’s the Fireball entry: <a href="https://app.roll20.net/compendium/dnd5e/Fireball.json" rel="nofollow">https://app.roll20.net/compendium/dnd5e/Fireball.json</a> . So the next time someone wants to build a tool like an encounter builder or a spell list, they can pull from this data quickly and easily. From:&nbsp; <a href="https://app.roll20.net/forum/post/2877778/update-1" rel="nofollow">https://app.roll20.net/forum/post/2877778/update-1</a>...
1502401581
The Aaron
Roll20 Production Team
API Scripter
Note that this is an external API, which shouldn't be confused with the internal API for which this forum is intended (moving this to Specific Use Questions)
1502401719

Edited 1502401729
The Aaron
Pro
API Scripter
If you own any of the compendium enhancements (Like Volo's Guide) they are also available to you in the same way.