Hey.Café Endpoint Docs

Get Explore

Docs Home / Get Explore
Public

get_explore_accounts

Get a list of recently active and intresting accounts.

Primary URL: https://endpoint.hey.cafe/get_explore_accounts
number
count
How many items to return (default 20).
boolean
suggest
If provide TRUE we will show accounts not followed by the logged in user based on mutual followers.
boolean
new
If provide TRUE we will show only accounts created in the last week.
boolean
pro
If provide TRUE we will show only accounts that are PRO.
text
type
The type of account to return, from person, business, robot, or creator.
Public

get_explore_cafes

Get a list of recently active and intresting cafés.

Primary URL: https://endpoint.hey.cafe/get_explore_cafes
number
count
How many items to return (default 20).
boolean
suggest
If provide TRUE we will show cafés not where the current user is not also a member.
Public

get_explore_conversations

Get a list of recently made conversations.

Primary URL: https://endpoint.hey.cafe/get_explore_conversations
number
count
How many items to return (default 20).
number
start
Offset for results.
boolean
cafes
If provide TRUE we will also show conversations made to a café.
boolean
nofilter
If provide TRUE the safespace filter is not used.
Public

get_explore_comments

Get a list of recently made comments.

Primary URL: https://endpoint.hey.cafe/get_explore_comments
number
count
How many items to return (default 20).
number
start
Offset for results.
boolean
nofilter
If provide TRUE the safespace filter is not used.
Public

get_explore_hot_conversations

Get a list of conversations ordered by the score rating that the system makes based on a few key attributes like age, reactions, comments and more.

Primary URL: https://endpoint.hey.cafe/get_explore_hot_conversations
number
count
How many items to return (default 20).
number
start
Offset for results.
boolean
cafes
If provide TRUE we will not show any conversations made to a café.
Public

get_explore_activity_conversations

Get a list of conversations ordered by the most recent activity value that the system updates when reactions, or comments are made.

Primary URL: https://endpoint.hey.cafe/get_explore_activity_conversations
number
count
How many items to return (default 20).
number
start
Offset for results.
boolean
cafes
If provide TRUE we will not show any conversations made to a café.