Hello,
Is there any REST API for your own server? We need to integrate it into our mobile app So that paid students can access the live classes. How can we assign a host via API ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
In case you are referring to an API that lets you programmatically manage your Droplets and other resources DigitalOcean resources, yes you can use the DigitalOcean API as described here:
https://docs.digitalocean.com/reference/api/
If you are referring to an API that is part of your Jutsi app, this should also be available out of the box with Jitsi, for more information you can take a look at their dev guide here:
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe
Hope that this helps!
Best,
Best