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

How does Beyond20 communicate with Roll20 and if it a public API

I would like to create an app that can send rolls to roll20, I use Beyond20 now so it should be possible, but it looks like Beyond20 is using Chrome.extensions to get access to the runtime and send messages.  Is there a different REST API I could maybe hit instead so I could have a nodejs app that sends rolls to roll20. Thanks!
1621393711
The Aaron
Roll20 Production Team
API Scripter
Nope. Exploiting the browser's DOM is the only way to access the site programmatically from an external program.