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:
- Authenticating with the API
- Activating SIM cards
- Handling responses and errors
Base URL
All API endpoints are relative to the base URL:
Quick Start
To get started with the Vibe Mobi API:
- Generate an access token using your credentials
- Use the token to activate a SIM card
- 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.