Fetch Billers

This endpoint allows you to fund your betting account

Get Betting Providers

GET https://sagecloud.ng/api/v2/betting/billers

Headers

NameTypeDescription

Authorization*

string

Check the Headers page

{
    "success": true,
    "data": [
        "Bet9ja",
        "BangBet",
        "NairaBet",
        "SupaBet",
        "CloudBet",
        "BetLion",
        "1xBet",
        "MerryBet",
        "BetWay",
        "BetLand",
        "BetKing",
        "LiveScoreBet",
        "NaijaBet"
    ]
}

Last updated