Hey.Café Endpoint Docs

Get Feed

Docs Home / Get Feed
Requires Token

get_feed_conversations

Fetches the account standard following feed, if you use the variable rule it will affect what you see, but when you use the option cafe or account it will alway use the option all.

Primary URL: https://endpoint.hey.cafe/get_feed_conversations
number
start
The offset to start at.
number
count
How many items to return (default 20).
text
rule
A sort type based on a few rules we have. Options are: all, notnews, notme, others, account, friends, news, cafe, tag, clean.
text
cafe
Limit posts to people the account follows AND also within the specific café. Note: you can use this with the variable account at the same time.
text
account
Limit posts to this account but also include posts within cafés you are in. Note: you can use this with the variable cafe at the same time.
Requires Token

get_feed_tags

Shows a list of tags from all the cafés you are a member in.

Primary URL: https://endpoint.hey.cafe/get_feed_tags
number
start
The offset to start at.
number
count
How many items to return (default 20).