How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MTN Group Registration API

The Registration API from MTN Group — 7 operation(s) for registration.

MTN Group Registration API is one of 148 APIs that MTN Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Registration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 7 paths, and defines 40 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://api.mtn.com/v1/customer, https://api.mtn.com/v1, https://api.mtn.com/v2.

12 operations 7 paths 40 schemas 4 DELETE4 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.mtn.com/accountDecisioning/v1
Authentication
API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 2

MTN Group Registration API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow.

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 4 DELETE, 4 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Registration 12
POST
/bill/registerToken
Register Token Service
Register 2 params body → 200400401403404405452454
POST
/notification/3PP
Register/Update 3PP for notification.
register3PPNotificationDetailsUsingPOST body → 201401403404409500
GET
/notification/3PP/{id}
Get 3PP notification details by id.
get3PPNotificationDetailsByIdUsingGET 1 param → 200400401403404500
PUT
/notification/3PP/{id}
Update 3PP notification.
register3PPNotificationDetailsUsingPUT 1 param body → 200400401403404409500
DELETE
/notification/3PP/{id}
Delete 3PP notification registration by id.
delete3PPNotificationDetailsByIdUsingDELETE 1 param → 200400401403404409500
GET
/notification/3PP/{targetSystem}/{code}/{notificationType}
Get 3PP Notification details by target system, code and notification type.
get3PPNotificationDetailsByNameAndCodeAndNotificationTypeUsingGET 3 params → 200400401403404409500
DELETE
/notification/3PP/{targetSystem}/{code}/{notificationType}
Delete 3PP Notification registration by target system, code and notification type.
delete3PPNotificationDetailsByNameAndCodeAndNotificationTypeUsingDELETE 3 params → 200400401403404409500
POST
/notification/register/3PP
Register/Update 3PP for notification.
register3PPNotificationDetailsUsingPOST 1 param body → 201401403404409500
GET
/notification/register/3PP/{id}
Get 3PP notification details by id.
get3PPNotificationDetailsByIdUsingGET 2 params → 200400401403404500
DELETE
/notification/register/3PP/{id}
Delete 3PP Notification registration by id.
delete3PPNotificationDetailsByIDUsingDELETE 2 params → 200400401403404409500
GET
/notification/register/3PP/{targetSystem}/{code}/{notificationType}
Get 3PP Notification details by target system, code and notification type.
get3PPNotificationDetailsByNameAndCodeAndNotificationTypeUsingGET 4 params → 200400401403404409500
DELETE
/notification/register/3PP/{targetSystem}/{code}/{notificationType}
Delete 3PP Notification registration by target system, code and notification type.
delete3PPNotificationDetailsByNameAndCodeAndNotificationTypeUsingDELETE 5 params → 200400401403404409500

Schemas 40

The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are Data (9 properties), ProductOrder2 (8 properties), ProductRefOrValue (8 properties), Error_3 (8 properties). Each schema is shown below with its type and property counts.

RelatedParty
object
Related Entity reference. A related party defines party or party role linked to a specific entity.
3 properties 2 required
Price
object
Provides all amounts (tax included, duty free, tax rate), used currency and percentage to apply for Price Alteration.
1 property
ErrorActSubsEx
object
6 properties 2 required
ErrorInvBillRate
object
6 properties 2 required
ErrorSubNotActive
object
6 properties 2 required
CreateOrderResponse
object
4 properties 3 required
ErrorInvMsisdn
object
6 properties 2 required
ErrorPendingSubEx
object
6 properties 2 required
ProductTerm
object
Description of a productTerm linked to this product. This represent a commitment with a duration
3 properties
ErrorBadReq
object
6 properties 2 required
ErrorSubChanNotFound
object
6 properties 2 required
RelatedChannel
object
Related channel to another entity. May be online web, mobile app, social ,etc.
3 properties 1 required
ErrorMsisdnNotProvided
object
6 properties 2 required
ErrorSubNotFound
object
6 properties 2 required
ProductOrderItem
object
An identified part of the order. A product order is decomposed into one or more order items.
2 properties
Error
object
6 properties 2 required
ErrorInvAPIVersion
object
6 properties 2 required
AgreementRef
object
Agreement reference. An agreement represents a contract or arrangement, either written or verbal and sometimes enforceable by law, such as a service level agre…
1 property 1 required
ErrorSvcIdSvcRefNotFound
object
6 properties 2 required
ProductOrder2
object
A Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner an…
8 properties 1 required
ErrorSvcNotLinked
object
6 properties 2 required
AgreementItemRef2
object
Agreement reference. An agreement represents a contract or arrangement, either written or verbal and sometimes enforceable by law, such as a service level agre…
1 property
ProductRefOrValue
object
A product to be created defined by value or existing defined by reference. The polymorphic attributes @type, @schemaLocation & @referredType are related to the…
8 properties
Money
object
A base / value business entity used to represent money
2 properties
productCharacteristic
object
2 properties
ProductOfferingRef
object
ProductOffering reference. A product offering represents entities that are orderable from the provider of the catalog, this resource includes pricing informati…
2 properties
ErrorSvcNotFound
object
6 properties 2 required
RegisterTokenRequest
object
2 properties
ProductStatusType
string
Possible values for the status of the product
OrderPrice
object
An amount, usually of money, that represents the actual price paid by the Customer for this item or this order
3 properties
Error_2
object
7 properties 2 required
Success
object
5 properties 2 required
ThirdParty
object
4 properties
RegisterNotificationResponse__links_self
object
1 property
Data
object
9 properties
RegisterNotificationResponse
object
5 properties 2 required
Error_3
object
Generic MADAPI error response
8 properties 2 required
RegisterNotificationRequest
object
This is the model expected for notification registration request.
4 properties
DeleteNotificationSubscriptionResponse
object
The response for deleting a notification subscription
6 properties 2 required
RegisterNotificationResponse_2
object
This is the response expected for a notification registration request.
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mtn-group-registration-api-openapi.yml Raw ↑

Other APIs MTN Group publishes across the network.

MTN MoMo Collection API
MTN MoMo Disbursements API
MTN MoMo Remittance API
MTN MoMo Sandbox User Provisioning API
MTN Group Accessible to 3PP API
MTN Group Accessible to USSD Gateway API
MTN Group Activation API
MTN Group Add User API
MTN Group Admin Suspend API
MTN Group Adverts API
MTN Group Advice Reconcile API
MTN Group Agents API
Where this information came from

This is an independent, third-party profile of MTN Group Registration API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.