Wigo API
Wigo Payment Aggregation System interoperable with other financial technologies and paradigm like Crypto-Currency and Open Banking. These APIs can be integrated into any application to access Wigo User's account and process transactions on their various dedicated wallets.
- Version: 1.0
- DevStage:
alpha.1
- Base URL:
https://api.wigo.one
Required HTTP Request headers
Authorizer
List of endpoints to grant & manage authorisation credentials to 3rd party applications that integrate Wigo APIs.
POSTRequest Authorization
https://api.wigo.one/v1/authorization/request
Get credentials to access APIs from 3rd party applications.
Bodyraw (json)
PUTRefresh Authorization
https://api.wigo.one/v1/authorization/refresh
Refresh credentials being used to access APIs. Must be call when credentials have expired or got compromised.
HEADERS
Service-Agent
Service-Token
Bodyurlencoded
agent
token
expiry
Loading