DigitMagazine

Devworx_Nov2017_HTTP_API_Eg

Oct 24th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1.  
  2. curl "https://api.coinhive.com/user/balance?name=your-name&secret=<secret-key>"
  3. # {success: true, name: "your-name", total: 4096, withdrawn: 256, balance: 3840}
Add Comment
Please, Sign In to add comment