View Single Post
Old 07-12-2021, 11:42 AM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,091
Whalehunter/Skyprivate API

A while back I did a couple of posts about using the new Chaturbate APIs.

Since then I had someone contact me and asked if I could figure out the Whalehunter APIs.

After reading the Whalehunter cash api docs, talking to the affiliate manager and one of their developers I have a working solution using their api.

Thanks to "Magnus Whalehunter" and Cberescu for their time and effort helping me out.

So, I decided to put it out here for anybody wanting to promote Skyprivate using their API.

They have 2 APIs, a new version and an old version. I worked up code for both versions but the Old version i s the one I prefer because you can use some filters while the new one does not allow any filtering on the api call and you have to pull the entire api every call.

So, this is code I worked up for the older version of the Whalehunter.cash API. If you want to use it then go get a whalehunter account. you can use my ref link or just go straight to the page. https://affiliates.whalehunter.cash/tiny/RUajb

I used the page I worked up for the Chaturbate API as a base so if the code looks similar, that is the reason.

The sample/test page I built is at https://madspiders.com/whalehunter/whalehunter.php

The Whalehunter APIs can NOT be pulled from client side via Javascript. They have cross domain blocked so to use them you must pull them server side and then handle them.

The APIs return JSON data.

I chose to use a PHP solution. The code is in the next post.

.
__________________
All cookies cleared!
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote