Getting started with XVS APIs
Introduction
Customers with an XMPie Video Services (XVS) subscription can use the XVS API to programmatically create personalized videos on demand.
Authentication
The XVS API supports OAuth 2.0 for authorizing API requests. The OAuth controller’s token action should first be used to obtain a token that is used in the Authorization request header of following API requests.