Skip to content

Vibe Mobi SIM Activation API Documentation

This documentation provides information on the process of activating a SIM using Vibe Mobi APIs. It includes endpoint details, authentication mechanisms, input, and response structures.

Overview

The Vibe Mobi API allows you to programmatically activate SIM cards through a RESTful API interface. This documentation will guide you through the process of:

  1. Authenticating with the API
  2. Activating SIM cards
  3. Handling responses and errors

Base URL

All API endpoints are relative to the base URL:

https://api.mw.vibemobi.com

Quick Start

To get started with the Vibe Mobi API:

  1. Generate an access token using your credentials
  2. Use the token to activate a SIM card
  3. Process the response to confirm activation

API Endpoints

Endpoint Description
/v1/login/access-token Generate authentication token
/v1/sim/activate/ Activate a SIM card

Need Help?

If you encounter any issues or have questions about the API, please contact our support team.