/api/balance

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get balance of the currently authenticated user

$.get(
  'https://yoursite.com/your-app/balance/', 
  function(data) {
    console.log(data);
	}
);
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json