Request

Base URL

https://api.openbanking.ng/api/v2/

Acceptable Content Types

We accept these values of Content-Type header when using POST or PUT methods:
application/json (this one is used as default and it is recommended)
multipart/form-data application/x-www-form-urlencoded

HTTP Methods

VerbDescription
GETObtain information. Query path parameters are allowed.
POSTAdd new information. Body is allowed.
PUTModify existing information. Body is allowed.
DELETERemove information.