However, I am obliged to tell you that this is all in Beta and may contain bugs. Your apps should not be considered full production just as yet (not that all the calls are there anyway)
Here's what is changing in 5 mins:
Removed the following calls:
/profile/ticker (portfolio/base does the same thing)
/profile/categories (we no longer use categories)
/shouts/get (old commenting system no longer used)
/leaders/category (we no longer use categories)
Major Changes:
Calls with User ID are completely removed from the system
Many calls that retrieve many results (such as followers) are paginated and you have data such as "requested_page", "total_pages", "current_page", "next_page" to help you along
Additions and Changes
This is not the final list of additions this week. I will spam the announcement list as we add each new call but the following are being pushed up with this update:
Updated /leaders
- All calls now refer to "brands" as an endpoint rather than "sites" to reflect what is in the site
Added /leaders/dailyearnings (100 ranked in daily earnings)
Added /leaders/weeklyearnings (100 ranked in weekly earnings)
Added /leaders/dividends (100 ranked in weekly earnings)
Updated /leaders/wealth - now shows the correct wealth rankings
Updated /leaders/shareprice - lowest shareprice rankings have been removed
Added /profile/brands - retrieves a users brand lists
Added /profile/communities - retrieves a users community membership
Added /profile/counts - retrieves various numbers for a user
Added /profile/rankings - retrieves a users complete rankings (not community rankings)
Updated /profile/followers - paginated, contains ticker, last_trade
Updated /profile/following - paginated, contains ticker, last_trade
Updated /profile/info - retrieves some more fields see docs
Updated /search/recent - fetching 100 recent users and their join date.
There may be extra fields being returned in each call, please brows the docs at: