Giter Club home page Giter Club logo

Comments (4)

amahlaka avatar amahlaka commented on August 15, 2024 2

Did you use Host: https://api.minergate.com or Host: https://minergate.com

from minergate-api.

amahlaka avatar amahlaka commented on August 15, 2024

How are you trying to retrieve the balances?
not by just clicking the link i assume.
that api function requires you to include your token in the request headers

from minergate-api.

IDLOCKED avatar IDLOCKED commented on August 15, 2024

@amahlaka
Thank you for your reply.
I want to know the amount of each coin I own (https://minergate.com/internal).
For that purpose I attached a token to the header and executed this API (1.0 / balance), it will be 404.
Is there any other way?

from minergate-api.

IDLOCKED avatar IDLOCKED commented on August 15, 2024

@amahlaka
Wow, I was able to get the amount in this API.
Thank you very much.

https://api.minergate.com/1.0/balance

{
"bcn": "0",
"eth": "0",
"fcn": "0",
"aeon": "0",
"btc": "0",
"dsh": "0",
"etc": "0",
"inf8": "0",
"ltc": "0",
"mcn": "0",
"qcn": "0",
"zec": "0",
"xdn": "0",
"xmr": "0"
}

from minergate-api.

Related Issues (13)

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.