Select
MasFeasibility API
I am MasFeasibility API. My intention is to provide a set of REST services to check sales viability.
Resources
Resource | Description |
---|---|
Portability | These services checks if a landline portability or an access transfer is allowed. |
Subscription Limit | This service provides subscriptions info of telco services |
Security
Authentication
All MasStack APIs uses JWT tokens to authorize all the requests. Following this, an Auhtorization
with a Bearer JWT token
is needed in all the requests.
In the Authorization Guides you can find documentation about JWT Tokens and how to get them in MasStack.
Base URLs
Environment | Base Path |
---|---|
STA | https://feasibility.sta.masstack.com/v2 |
PROD | https://feasibility.masstack.com/v2 |