,


https://proxygiare.vn/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/api/rotating-proxy/change-key-ip/3e5292bd-54e4-45b7-9b4b-d2e7d4f08b83
{
"status": 200,
"message": "Đổi IP thành công",
"data": []
}
https://proxygiare.vn/api/rotating-proxy/renew-key
Authorization: Bearer
{user_token}
{"api_key": 1acd7fcd-4c3e-4502-8657-1e6d26a71519}
{
"status": 200,
"message": "Gia hạn thành công",
"data": []
}