Post
Topic
Board Gambling
Re: Primedice | Most Popular Bitcoin Game |1% Edge | PVP | Jackpot | Faucet
by
grux
on 28/09/2014, 22:27:54 UTC
Anybody, I don't want to mess around with the API and get my IP blocked.

Question about the api for primedice. This is listed on the top of https://primedice.com/api

"The primedice API provides low-level access to functions available on the website. Authentication is done by adding a paramter to the url. Here is an example of an authenticated URL query:
https://api.primedice.com/api/users/1?access_token=abc123

The access token can be found on login or register."

I can't find the access token on any page or am I missing it somewhere.

Looking to make a PHP curl script.



This token can be found by right clicking and inspecting element to open up the dev console, clicking on the resources tab, going to local storage on the list, and opening https://primedice.com. It is then the value next to the word token.