API Documentation

Complete guide to integrating with VΔOS services

Embed API

Integrate VΔOS services into your website using our embed code:

<script>
(function(w,d,s,u,o){
  var f=d.getElementsByTagName(s)[0],j=d.createElement(s);
  j.async=true;j.src='https://v4os.org/v4os-embed.js?url='+u+'&options='+o;
  f.parentNode.insertBefore(j,f);
})(window,document,'script','YOUR_URL','YOUR_OPTIONS');
</script>