/
RX
rxfoodapp
/
InnerAnalytics MNT Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-24
Details
Filter operations
achievements
4
admin
30
advisor-chat
7
auditor feedback
3
bookmarks
10
careteam
7
cgm
18
chef-admin
3
clinic
10
clinic link
1
clinic_invitation
1
clinician
1
clinician link
5
clinician tip
3
clinician_guidance
5
cliniko-booking
9
daily consumption
1
data review
71
data_management
24
database
2
diet restrictions
6
emotion
6
emotional_health
5
eval
1
exercise
7
food
83
get
Get the food information from the server
put
Validates Nutrients and returns warnings
patch
Update a food's associated user ids based on assignment
get
Gets change logs for a food
get
Return a data table of all foods and custom items.
get
Gets complete food details
put
Updates food details
get
Gets food details estimates
put
Gets calculated food details for a list of food components
get
Get the ontologies for the food editor
get
Get pre-uploaded food image by food name
get
Get the whiteboard notes for a food in the food editor
put
Update an existing whiteboard note for a food in the food editor
delete
Delete a whiteboard note for a food from the food editor
get
Get the whiteboard notes for a food in the food editor
post
Create a new whiteboard note for a food in the food editor
get
[DEPRECATED] Get the whiteboard notes for a food in the food editor
put
[DEPRECATED] Update an existing whiteboard note for a food in the food editor
delete
[DEPRECATED] Delete a whiteboard note for a food from the food editor
get
[DEPRECATED] Get the whiteboard notes for a food in the food editor
post
[DEPRECATED] Create a new whiteboard note for a food in the food editor
get
Export all addons assigned for all foods
get
Return complete food terms by autocomplete
get
List brands with optional filters
post
Create a new brand
get
Resolve a brand name to a canonical brand
get
Get a brand by ID
put
Update a brand
delete
Delete a brand
post
Add an alias to a brand
delete
Delete a brand alias
get
Returns a list of food items used for client-side search indexing
get
Gets food error flags
post
Request a new food item for the database
get
Gets a URL for uploading a meal photo (likely signed S3 URL)
get
Get the food information from the server by ndbno
get
Gets complete food details
get
Search for foods by NLP phrase.
get
Search foods by text. Return maximum of 20 items
post
Search foods by audio file
post
Search foods by audio file with results analyzed and queued for review (if required)
get
Search foods by brand names. Return maximum of 20 items
get
Search foods by text. Return maximum of 20 items
get
Search foods by manufacturer names. Return maximum of 20 items
post
Search foods by photo
post
Search foods by photo with fast food entry sorting algorithm applied
post
Search foods by photo with FFE algorithm applied and results put in a queue for backend review
post
OCR a photo to return a list of words found
get
Search foods by text. Return maximum of 20 items
get
Search foods by sentence and analyze using an NLP algorithm. Return maximum of 20 items
get
Log a meal with descriptive words with results analyzed and queued for review (if required)
post
Log a meal with descriptive words with results analyzed and queued for review (if required)
get
Testing endpoint
get
Testing endpoint
get
Search foods with diet restriction
get
Return complete food terms by suggest
get
update document on Azure by food name
post
Upload a meal photo
get
Get USDA food by fdcId
get
Get USDA food by fdcId
get
email csv from usda food data by fdcId
get
Search foods by text. Return maximum of 20 items
get
[DEPRECATED] Get the food information from the server
put
[DEPRECATED] Validates Nutrients and returns warnings
patch
[DEPRECATED] Update a food's associated user ids based on assignment
get
[DEPRECATED] Gets change logs for a food
get
[DEPRECATED] Gets complete food details
put
[DEPRECATED] Updates food details
get
[DEPRECATED] Gets food details estimates
get
[DEPRECATED] Get pre-uploaded food image by food name
put
Updates food canonical details
get
Get the options collection for a specific scope
get
Get the recent food of the patient from the server
get
Get the recent food of the patient from the server
get
Get favorite food of the patient from the server
put
Set favorite food of the patient
post
Create a new favorite
delete
Unset favorite food of the patient
get
Get favorite food of the patient from the server
get
Get the recent food of the patient from the server
get
Get the recent addons of the patient from the server. Includes regular and custom.
get
Get the recent meal items of the patient from the server
get
[DEPRECATED] Get the recent food of the patient from the server
goal
10
guided health
3
health_data
1
health_targets
11
hospital
32
image-detection
1
insights
2
internal
24
internal_user
1
meal
31
meal_push_questions
6
meal-plan
20
meal-suggestions
1
media
2
medication
5
metrics
11
mindfulness
5
mobile-proto
1
motivations
6
movano
3
nft-summary
1
nlp
6
notification-engine
1
nutrition
2
nutrition-plan
7
oauth
7
openai
3
partner
4
partner-admin
12
partner-oauth
13
patient
30
patient_report
26
patientAppData
5
patients onboarding
4
privacy
1
recipes
55
reporting
63
shopping
15
sleep
5
steps
1
streak
1
stress
5
subscription
16
substitution suggestion
1
supplement
4
support
1
support meal trace
1
support-help
2
system
1
tasks
1
telemetry
2
test
1
testing
6
translations
1
user
7
user-surveys
4
water
3
webhook
12
weekly_reports
4
weight
5
food
Get the recent food of the patient from the server
get
/patients/{patient_id}/food/suggested_addons
Path parameters
patient_id
integer
required
Query parameters
food_name
string
required
Response
successful operation
FoodAddonResponse[]
required
addon_group_name
string
required
addon_infos
FoodAddonInfoResponse[]
required
addon_names
string[]
nullable
Changes