SIM Management API Reference¶
The SIM Management API provides interfaces for managing both physical SIM cards and eSIMs in mobile networks. This section covers all SIM-related operations and management features.
Available Interfaces¶
- Physical SIM Management - Traditional SIM card operations
- eSIM Management - Digital SIM provisioning and management
- SIM Inventory - Stock and lifecycle management
Common Operations¶
All SIM management interfaces support:
- Provisioning
- Activation/Deactivation
- Profile management
- State queries
- Batch operations
Authentication¶
All SIM management endpoints require authentication. See the Authentication section for details.
Security¶
SIM management operations require additional security measures. See the Security section for details.
Error Handling¶
SIM-specific error codes and their handling are documented in each interface section.
Rate Limiting¶
Standard API rate limits apply to all SIM management endpoints. See Rate Limiting for details.