Proxy List
Get Proxy List
Get your proxy username/password for authentication
GET https://api.net2proxy.com/api/client-auth
Headers
Name
Type
Description
X-Api-Key*
String
Your api key
{
"code": 200,
"data": {
"client_auths": [
{
"id": 1,
"user_id": 1,
"username": "tUsaq",
"password": "loziaqQ",
"is_active": true,
"createdAt": "2022-12-26T10:35:42.952Z",
"updatedAt": "2023-01-09T05:04:05.113Z"
}
]
},
"message": "Success",
"success": true
}Last updated