V2
MasProvision API
Release Notes
- 2.0.0
- Provision TV Disney refactor
- 2.1.0
- Provision TV Netflix 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 2.{MINOR}implies new functionalities or information compatible with previous version 3.{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. |
| Netflix Tv | Netflix provides users access to Netflix content across various application and platform combinations including mobile devices, smart TVs, and desktop computers. |
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 |