Giter VIP home page Giter VIP logo

faucetlist-faucetpay-api-php's Introduction

Faucetlist-FaucetPay-API-PHP

Faucet List:


Request URL Parameters
  • api_key optional A valid API Key from the website
Return Values
  • list_data A JSON object containing list of the faucets. The data is listed under normal for each currencies.
Request Response

{
    "status": 200,
    "message": "OK",
    "list_data": {
        "normal": {
            "BTC": [
                {
                    "id": 1,
                    "name": "Rushbitcoin.com",
                    "url": "https:\/\/rushbitcoin.com",
                    "owner_id": "734",
                    "owner_name": "anteruzic1",
                    "currency": "BTC",
                    "timer_in_minutes": "60",
                    "reward": "0",
                    "is_enabled": "0",
                    "creation_date": "0",
                    "category": null,
                    "paid_today": "0.000000",
                    "total_users_paid": "0",
                    "active_users": "0",
                    "balance": "0.00000000",
                    "health": "0"
                }
            ],
            "ETH": [
                {
                    "id": 2,
                    "name": "MBZ Community",
                    "url": "https:\/\/xcoin.mybook.biz",
                    "owner_id": "1036",
                    "owner_name": "Misael29",
                    "currency": "ETH",
                    "timer_in_minutes": "60",
                    "reward": "84",
                    "is_enabled": "1",
                    "creation_date": "0",
                    "category": null,
                    "paid_today": "0.062315",
                    "total_users_paid": "104",
                    "active_users": "103",
                    "balance": "0.02714408",
                    "health": "100"
                }
            ]
        }
    }
}

faucetlist-faucetpay-api-php's People

Contributors

ourtecads avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.