Guest User

Untitled

a guest
Jan 22nd, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $.getJSON('https://api.xxxxx.xx/v3/getSnapshot?
  2. auth=55056|455f057392c5f27abcb06315e&version=cust-
  3. 1.0.0&type=jsonp', function (data) {
  4. console.log(data);
  5. });
Add Comment
Please, Sign In to add comment