Tổng quan về tài liệu API
1. Lấy thông tin tài khoản
Endpoint:
GET https://fproxy.vn/api/account/details
Mô tả: Truy xuất thông tin chi tiết về tài khoản
2. Lấy danh sách Proxy đang có
Endpoint:
GET https://fproxy.vn/api/items/all
Mô tả: Lấy danh sách Proxy bạn đã mua
3. Lấy thông tin Proxy
Endpoint:
POST https://fproxy.vn/api/items/get-current-proxy
Mô tả: Lấy thông tin chi tiết về 1 proxy cụ thể.
4. Làm mới IP Proxy
Endpoint:
POST https://fproxy.vn/api/items/get-new-proxy
Mô tả: Reset IP mới cho Proxy.
5. Cập nhật ghi chú cho Proxy
Endpoint:
POST https://fproxy.vn/api/items/note
Mô tả: Ghi chú cho từng Proxy cụ thể.
Xác thực
Đi đến phần "Thiết lập"
Trước tiên bạn cần phải đăng nhập, sau đó chọn menu "Thiết lập" ở góc trên bên phải màn hình.
Chọn mục API KEY
Ở phần điều hướng, chọn mục có tên là "API KEY" icon hình chìa khóa
Tạo hoặc lấy khóa API KEY
Nếu bạn đã có API KEY thì có thể lấy hoặc tạo mới lại khóa, nếu bạn chưa có hãy tạo mới khóa API KEY
API KEY PROXY
Đối với API KEY PROXY khác với API KEY tổng, API KEY cho từng Proxy bạn có thể tìm thấy ở danh sách Proxy đã mua,
Lấy thông tin tài khoản
Truy xuất thông tin chi tiết về tài khoản được liên kết với khóa API được cung cấp
Endpoint
GEThttps://fproxy.vn/api/account/details
Parameters
- api_key: Your API key
(Required)
Responses
Success Response:
{
"status": "success",
"data": {
"name": {
"firstname": "John",
"lastname": "Doe",
"full_name": "John Doe"
},
"username": "johndoe",
"email": "john.doe@example.com",
"balance": 100.00,
"currency": "VND",
"profile": {
"heading": "Profile Heading",
"description": "Profile Description",
"contact": {
"email": "contact@example.com"
},
"social_links": [
"facebook": "/",
"x": "/",
// etc...
],
"media": {
"avatar": "https://example.com/avatar.jpg",
"cover": "https://example.com/cover.jpg"
}
},
"registered_at": "2024-04-27T12:00:00Z"
}
}
Error Response:
{
"status": "error",
"msg": "Invalid request"
}
Get All Items
Retrieves all items associated with the provided API key
Endpoint
GEThttps://fproxy.vn/api/items/all
Parameters
- api_key: Your API key
(Required)
Responses
Success Response:
{
"status": "success",
"items": [
{
"name": "Đổi IP Nhanh",
"api_key": "6070d2c7f1038120dff31a95cc5162f7f4abc",
"price": null,
"created_at": "2024-07-23T11:34:34.000000Z",
"time_expired": "2024-07-23 19:07:50",
"data": []
},
{
"name": "Đổi IP",
"api_key": "2e2ab05487d787d78eed75522a8196a42dd9c",
"price": null,
"created_at": "2024-07-23T11:34:34.000000Z",
"time_expired": "2024-07-23 19:07:50",
"data": []
},
{
"name": "Đổi IP",
"api_key": "b763ddeb057017cd8c1d0532cacf11346cd57",
"price": null,
"created_at": "2024-07-23T11:34:34.000000Z",
"time_expired": "2024-07-23 19:07:50",
"data": []
},
{
"name": "Đổi IP 2p",
"api_key": "1a0617a3bfc3eec0e3b1462feda02baa9b3f8",
"price": null,
"created_at": "2024-07-23T11:34:34.000000Z",
"time_expired": "2024-07-29 19:07:50",
"data": []
},
{
"name": "Đổi IP Nhanh",
"api_key": "a029cfec450ae8ebc3d87dd8f79fcf9397ded",
"price": null,
"created_at": "2024-07-26T08:52:30.000000Z",
"time_expired": "2024-07-27 15:52:30",
"data": []
},
{
"name": "Đổi IP Nhanh",
"api_key": "f9ec3e13aa0815bf249c42bedc23c10309f50",
"price": null,
"created_at": "2024-07-26T09:11:27.000000Z",
"time_expired": "2024-07-27 16:11:27",
"data": {
"accGroup": 1,
"uuid": "9b7c2d7d-ad05-404c-9372-d2010b06a73f",
"line": 8,
"ipv4_add": "172.101.7.1",
"port_listen_ipv4": 1543,
"ipv6_add": "2001:db8:1111:10::8",
"port_listen_ipv6": 1544,
"ipv4_wan": null,
"ipv6_wan": null,
"key": null,
"ip_access": "0.0.0.0",
"time_reset": 30,
"time_limitapi": 5,
"macaddr": "70:b3:d5:dd:d7:17",
"http": true,
"socks4": false,
"socks5": false,
"statusIP": false,
"username": "",
"password": "",
"iduser": 0,
"idrule": 1,
"debug": false,
"enable": false,
"description": "None",
"last_update": "2024-07-22T18:53:06.154443+07:00"
}
},
{
"name": "Đổi IP Nhanh",
"api_key": "c75bf44d3536a92fcae946632ad2fec628856",
"price": null,
"created_at": "2024-07-26T09:48:53.000000Z",
"time_expired": "2024-07-27 16:48:53",
"data": {
"accGroup": 2,
"uuid": "d2e6219e-7ed5-4473-80e2-eca82612aaac",
"line": 213,
"ipv4_add": "172.102.12.1",
"port_listen_ipv4": 1092,
"ipv6_add": "2001:db8:2222:10::213",
"port_listen_ipv6": 1282,
"ipv4_wan": "115.77.62.98",
"ipv6_wan": "2402:800:637f:6374:81e8:ccc8:45a9:5209",
"key": null,
"ip_access": "0.0.0.0",
"time_reset": 0,
"time_limitapi": 5,
"macaddr": "00:e0:0e:66:e8:15",
"http": true,
"socks4": false,
"socks5": false,
"statusIP": true,
"username": "",
"password": "",
"iduser": 0,
"idrule": 1,
"debug": false,
"enable": false,
"description": null,
"last_update": "2024-06-08T07:52:00.331507+07:00"
}
},
{
// Next item...
}
]
}
Error Response:
{
"status": "error",
"msg": "No items found"
}
Get An Item Details
Retrieves details of a specific item based on the provided item ID and API key.
Endpoint
POSThttps://fproxy.vn/api/items/get-current-proxy
Parameters
- api_key: Your API key
(Required)
Responses
Success Response:
{
"code": 0,
"message": "",
"name": "Đổi IP Nhanh",
"api_key": "c75bf44d3536a92fcae946632ad2fec628856",
"price": null,
"created_at": "2024-07-26T09:48:53.000000Z",
"time_expired": "2024-07-27 16:48:53",
"data": {
"http": ip:port,
"socks5": false,
}
}
Error Response:
{
"status": "error",
"msg": "Item Not Found"
}
Làm mới IP Proxy
Làm mới IP Proxy
Endpoint
POSThttps://fproxy.vn/api/items/get-new-proxy
Parameters
- api_key: Your API key
(Required)
Responses
Success Response:
{
"code": 0,
"message": "Đổi IP thành công!",
"data": ""
}
Error Response:
{
"status": "error",
"msg": "Item Not Found"
}
Cập nhật ghi chú Proxy
Cập nhật ghi chú cho từng Proxy để dễ dàng quản lý
Endpoint
POSThttps://fproxy.vn/api/items/note
Parameters
- api_key: Your API key
(Required)
- note: Nội dung ghi chú
(Required)
Responses
Success Response:
{
"code": 0,
"message": "",
"data": {
"id_location": 20,
"expired_at": "2024-07-27 16:48:53",
"plan": "Đổi IP Nhanh",
"price_per_day": "25000",
"timeout": 1800,
"base_next_request": "1",
"note": "API",
"api_key": "Proxy v2 facebook",
"max_ip_per_day": 0,
"ip_used_today": 0
}
}
Error Response:
{
"status": "error",
"msg": "Item Not Found"
}
Purchase Validation
Validate a purchase code and returns details about the purchase if valid.
Endpoint
POSThttps://fproxy.vn/api/purchases/validation
Parameters
-
api_key: Your API key
(Required)
. -
purchase_code:
The purchase code to validate
(Required)
.
Responses
Success Response:
{
"status": "success",
"data": {
"purchase": {
"purchase_code": "abcdefghijklmnopqrstuvwxyz123456789",
"license_type": "Tiêu chuẩn",
"price": 19.99,
"currency": "VND",
"item": {
"id": 1,
"name": "Sample Item",
"url": "https://example.com/item",
"media": {
"preview_image": "https://example.com/preview.jpg"
}
},
"downloaded": false,
"date": "2024-04-27T12:00:00Z"
}
}
}
Error Response:
{
"status": "error",
"msg": "Invalid purchase code"
}