/
RE
recipesage
/
RecipeSage API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h ago
Details
Filter operations
assistant
2
clip
2
discover
9
images
1
import
18
jobs
6
labelGroups
4
labels
10
mealPlans
16
messages
3
ml
7
recipes
18
shoppingLists
15
users
26
get
Get the caller's user profile and subscription info
get
Get aggregate stats for the caller's account
get
Get the caller's enabled subscription capabilities
get
Get the caller's daily credit usage
get
Get the caller's friends, plus pending incoming and outgoing friend requests
get
Look up a user profile by email address
get
Look up a user profile by public handle
get
Get the showcased profile items for a user, filtered by what the caller is allowed to see
get
Look up user profiles by id
get
Check whether a profile handle is available to be claimed
post
Create a friendship from the caller to another user, accepting an incoming request if one exists
post
Remove the friendship between the caller and another user in both directions
post
Update the caller's public profile, showcased items, and profile images
post
Update the caller's stored app preferences
get
Get the caller's stored app preferences
post
Authenticate with a Google ID token and receive a session token
post
Exchange a desktop Google auth code for a session token
post
Authenticate with email and password and receive a session token
post
Invalidate the caller's current session
post
Create a new account with email and password
post
Register a Firebase Cloud Messaging token for the caller
post
Remove a Firebase Cloud Messaging token for the caller
post
Send a password-reset email to the given address
post
Delete the caller's account and all associated data
post
Update the caller's name, email, and/or password
get
Validate the caller's bearer token
users
Validate the caller's bearer token
get
/compat/v2/users/validateSession
Response
Successful response
string
required
Changes