Smmspot.org
8M+
50K+
24/7
""
""
""
%
Smmspot.org
PHP
$api = newSmmspot.org_API('API_KEY');
// Sipariş oluştur
$order = $api->order([
'service' => 1,
'link' => 'https://instagram.com/username',
'quantity' => 1000
]);
// Sipariş durumu kontrol
$status = $api->status($order->id);