Tài liệu kết nối API

API URL https://dichvufb24h.com/api/v2
API Key Vui lòng đăng nhập
HTTP Method POST
Content-Type application/x-www-form-urlencoded
Response Format JSON
Tham số truyền vào
Tham số Kiểu Bắt buộc Mô tả
key string Khoá API của bạn
action string Giá trị: services
Example response
[
    {
        "service": 1,
        "type": "Multiple Reactions",
        "platform": "Facebook",
        "category": "Facebook|Tăng Like Bài Viết",
        "name": "Tăng Like Bài Viết + Chọn Nhiều Cảm Xúc ~ Lên Nhanh ~ Tài Nguyên Việt Nam 🇻🇳 🔥🔥 🔥",
        "desc": "Mô tả máy chủ",
        "rate": 23.4,
        "min": 50,
        "max": 10000,
        "limit_day": 0,
        "refill": false,
        "cancel": false,
        "categoryDesc": "Ghi chú chuyên mục",
        "categoryWarning": "Chú ý chuyên mục",
        "options": [
            "reactions": "LIKE,LOVE,HAHA or ALL", //List cảm xúc hợp lệ có thể đặt, ALL sẽ = LIKE,LOVE,CARE,HAHA,WOW,SAD,ANGRY
            "minutes": "1,2,3", //List phút xem live hợp lệ có thể đặt
            "durations": "1,2,3", //List chu kỳ hợp lệ có thể đặt
            "posts": "1,2,3", //List bài viết hợp lệ có thể đặt
        ]
    }
]
                                            
Tham số truyền vào
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "add"
service string Service ID cần chạy
link string Đường dẫn hoặc ID cần tăng tương tác
Example response
{
    "message": "Khởi tạo thành công đơn hàng #_rdih9Hg3QNe1sBoI !",
    "order": 7,
    "order_code": "_rdih9Hg3QNe1sBoI",
    "status": "Processing"
}
                                            
Tra cứu một đơn
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "status"
order integer Mã đơn hàng (Order ID) cần kiểm tra
Example response
{
    "charge": "2.5",
    "start_count": "168",
    "status": "Completed",
    "remains": "-2"
}
                                            
Tra cứu nhiều đơn
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "status"
orders string Các ID đơn hàng cách nhau bởi dấu phẩy , (Ví dụ: 123,456,789) (Giới hạn tối đa 100 ID)
Example response
{
    "123": {
        "charge": "0.27819",
        "start_count": "3572",
        "status": "Partial",
        "remains": "157"
    },
    "456": {
        "error": "Incorrect order ID"
    },
    "789": {
        "charge": "1.44219",
        "start_count": "234",
        "status": "In progress",
        "remains": "10"
    }
}
                                            
Gửi yêu cầu Refill
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "refill"
order integer Mã đơn hàng (Order ID) cần yêu cầu bảo hành
Example response
{
    "refill": "1"
}
                                            
Gửi Refill nhiều đơn
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "refill"
orders string Danh sách ID đơn cách nhau bằng dấu phẩy ,
Example response
{
    "refill": "1"
}
                                            
Yêu cầu trạng thái Refill
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "refill_status"
refill integer Mã yêu cầu refill (Refill ID)
Example response
{
    "status": "Completed"
}
                                            
Yêu cầu trạng thái nhiều Refill
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "refill_status"
refills string Danh sách mã Refill cách nhau bởi dấu phẩy ,
Example response
[
    {
        "refill": 1,
        "status": "Completed"
    },
    {
        "refill": 2,
        "status": "Rejected"
    },
    {
        "refill": 3,
        "status": {
            "error": "Incorrect refill ID"
        }
    }
]
                                            
Kiểm tra số dư
Tham số Kiểu Bắt buộc Mô tả
key string API Key của bạn
action string Giá trị: "balance"
Example response
{
    "balance": "68.6868",
    "currency": "VND"
}
                                            
Chat Facebook Chat Zalo Chat Telegram