,


https://proxygiare.vn/public/api/rotating-proxy/all-keys
Authorization: Bearer
{user_token}
{
"status": 200, // != 200 là lỗi
"message": "Lấy danh sách key thành công",
"data": [
{
"api_key": "438a0c73-64d5-46ef-b217-6b43c202f589",
"expired_at": "2022-09-12 15:03:32"
}
]
}
https://proxygiare.vn/public/api/rotating-proxy/change-key-ip/aec8d5e8-a5d0-4b3e-aad3-355671957270
{
"status": 200,
"message": "Đổi IP thành công",
"data": []
}
https://proxygiare.vn/public/api/rotating-proxy/renew-key
Authorization: Bearer
{user_token}
{"api_key": cecef075-ec12-496f-9e8e-ed9e0a10c20e}
{
"status": 200,
"message": "Gia hạn thành công",
"data": []
}