Quyidagi URL orqali API ga so‘rov yuborishingiz mumkin:
https://yourapi.com/api.php?api_key=YOUR_API_KEY
API Kalitni olish
$api_key = "YOUR_API_KEY";
$response = file_get_contents("https://yourapi.com/api.php?api_key=" . $api_key);
echo $response;
{
"status": "success",
"data": {
"id": 123,
"name": "John Doe",
"requests_left": 450
}
}
| Tarif | Kunlik Limit | Narx |
|---|---|---|
| Basic | 500 so‘rov | Bepul |
| Pro | 2000 so‘rov | 50,000 so‘m / oy |
| Unlimited | Cheksiz | 200,000 so‘m / oy |