Select
MasProvision API
Release Notes
- 1.0.0
- Provision TV Disney refactor
Release and compatibility
- Deprecations for current versions whenever a new version is announced is 1 months.
- After 1 months, the deprecated version will no longer be supported but will remain accessible for at least 3 months.
- Our APIs will allow requests only from two versions simultaneously, however we won’t support the older of the two.
- All enum in responses are define as x-extensible-enum, it means they all are susceptible to increase values.
Version criteria
{MAJOR}.{MINOR}.{PATCH}
-
{MAJOR}
implies incompatible changes with the previous{MAJOR}
version -
{MINOR}
implies new functionalities or information compatible with previous version -
{PATCH}
implies bug fixes compatible with previous version
Resources
Resource | Description |
---|---|
Disney Tv | Disney provides users access to Disney content across various application and platform combinations including mobile devices, smart TVs, and desktop computers. A direct integration provides opportunities for partners to enhance their digital experiences for their existing users or to make digital offerings available for new users. |
Base URLs
Environment | Base Path |
---|---|
development | https://provision-master.private.dev.k8s.masmovil.com/v2 |
staging | https://provision.sta.masstack.com/v2 |
production | https://provision.masstack.com/v2 |