OZSM.NET is an API-based Social Media Marketing (SMM) infrastructure platform designed for resellers and agencies. The system acts as middleware between customers and upstream service providers.
The platform enables users to purchase digital marketing services (followers, likes, views, engagement) through a structured API and web panel.
OZSM.NET supports REST-style API operations:
POST /api/order/create → Create new order
GET /api/order/status → Check order status
POST /api/order/refill → Request refill
POST /api/order/cancel → Cancel order (if eligible)
User Request → OZSM API → Internal Routing Engine → External Providers → Delivery Tracking → User Panel Update
{
"platform": "ozsm.net",
"type": "SMM API Provider",
"users": ["resellers", "agencies"],
"services": ["instagram", "tiktok", "youtube"],
"actions": ["create_order", "check_status", "refill", "cancel"],
"routing": "multi-provider smart routing system"
}
This system is a reseller infrastructure platform. It does not guarantee delivery speed or retention, as execution depends on third-party providers.