AT&T · Capability

AT&T MVNO Operations

Comprehensive MVNO management capability using AT&T MVNX API for subscriber lifecycle management, number portability, device inventory, and balance management. Used by MVNO operators managing AT&T-powered mobile services.

Run with Naftiko AT&TMVNOSubscriber ManagementNumber PortabilityTM ForumMobile

What You Can Do

POST
Activate subscriber — Activate a new MVNO subscriber on AT&T network
/v1/subscribers
GET
Get subscriber profile — Get subscriber service plan and profile
/v1/subscribers/{subscriberId}/profile
GET
List devices — List devices and SIMs for subscriber
/v1/subscribers/{subscriberId}/devices
POST
Reserve number — Reserve phone numbers for subscriber assignment
/v1/numbers/reserve
POST
Create port order — Submit number portability order
/v1/porting
GET
List port orders — List portability orders
/v1/porting
GET
Get port order — Get portability order status
/v1/porting/{orderId}
POST
Topup balance — Add balance to subscriber account
/v1/balance/topup

MCP Tools

activate-subscriber

Activate a new subscriber on the AT&T MVNO network with a service plan

get-subscriber-profile

Retrieve subscriber's service plan, features, and account profile

read-only idempotent
list-subscriber-devices

List all devices and SIM cards associated with a subscriber

read-only idempotent
reserve-phone-number

Reserve phone numbers from the AT&T number pool prior to subscriber activation

port-number-in

Submit a number portability order to bring a subscriber's existing number to AT&T MVNO

get-port-order-status

Check the current status of a number portability order

read-only idempotent
list-port-orders

List number portability orders with optional state filtering

read-only idempotent
topup-subscriber-balance

Add prepaid data or voice balance to a subscriber's account

APIs Used

att-mvnx