Welcome
The MasStack developer portal is made up of two types of page structures:
- Guides: In this section you will find everything related to instructions for use on the different APIs that the portal has. It can be consulted here
- APIS: All the technical documentation about APIs can be found in this site. It can be checked the different methods and their examples as well as how the different fields are configured. Click here to access to all the information.
APIs versioning in the Developer Portal
There are different techniques for version numbering within software development. It is a field whose notation is formed by the following factors:
- Major: Indicates the main version of the API.
- Minor: Indicates minor functionalities of the API covered by this delivery.
- Patch: It increases when there are revisions of the applications for having some type of failure.
Every time there is a minor change in the developer portal apis, all the documentation will automatically be updated to the most recent version.
On the contrary, if the change is major, all the new documentation will be generated with this changes and the documentation of this latest version will coexist with the previous ones already generated.
Warning
Not all operations are accessible to the public. The possibility of using certain functionalities will depend on the commercial agreements made with the MasMóvil group.