staging
and production
are as follows:
Environment | Base Url |
---|---|
Staging | https://api.staging.pipevest.com/v1 |
Production | https://api.pipevest.com/v1 |
Environment | Base Url |
---|---|
Staging | https://api.staging.pipevest.com/v1/ussd |
Production | https://api.pipevest.com/v1/ussd |
clientId
and clientSecret
must be exchanged for a shortlived access token. This access token is then used to authenticate further requests.
Access Token Request
Authenticate Requests with Token