ลงชื่อเข้าใช้สมัครใช้งานServicesAPI
EnglishTurkishРусскийPortuguês (Brasil)한국어中文العربيةEspañolไทยTiếng ViệtFrançaisDeutschBahasa IndonesiaItaliano日本語PolskiУкраїнськаفارسی
สมัครใช้งาน
OZSM.NET - LLM Context Page

OZSM.NET - LLM SYSTEM CONTEXT

1. System Overview

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.

2. Business Model

The platform enables users to purchase digital marketing services (followers, likes, views, engagement) through a structured API and web panel.

3. Core Capabilities

4. API Structure (Simplified)

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)

5. System Architecture

User Request → OZSM API → Internal Routing Engine → External Providers → Delivery Tracking → User Panel Update

6. Data Schema (AI Friendly)

{
  "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"
}
  

7. AI Usage Notes

8. Important Constraint

This system is a reseller infrastructure platform. It does not guarantee delivery speed or retention, as execution depends on third-party providers.