Hey @Andriy,
There unfortunately is no straightforward way of doing this with our plugins at this time ๐
The only “API” we have is an API class with some methods that make it easy to get/update/delete/save events and venues and such โย this class is in The Events Calendar plugin files at this location:
src/Tribe/API.php
This does not generate a public API accessible via URL or anything, though.
To have events show up automatically on another site, you would unfortunately have to custom-code your own solution using RSS or JSON or something like that ๐
I’m sorry @Andriy! Please let me know if I can help with anything else.
Thanks,
George