api-documentation icon indicating copy to clipboard operation
api-documentation copied to clipboard

Version 2 of the documentation of the V1 API. The code behind the API is at https://github.com/openfoodfacts/openfoodfacts-server. An effort is made there to create a V3 of the documentation based on...

Results 41 api-documentation issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## 1.0.0 (2024-05-20) ### Features * Extended login + examples ([7719312](https://github.com/openfoodfacts/api-documentation/commit/7719312268f86af295ea8db029becff999d64411)) * start listing reuses ([ef4169b](https://github.com/openfoodfacts/api-documentation/commit/ef4169bd4771e796598ee3bac283c36b4f99af48)) ### Bug Fixes * specify...

autorelease: pending

### What - Document the new server attributes API - https://github.com/openfoodfacts/openfoodfacts-server/blob/8ced35af7e9546e1dd7bf1eaa5c62cdcab3264c7/lib/ProductOpener/Attributes.pm ### Part of - API Doc

new api to document

### What - Better document the difference between imgid and id - you can find imgid in the request, it's a unique id assigned to uploaded images, regardless of whether...

good first issue
image upload

### What - Document the ability to send prepared nutritional values - nutriment_energy-kj (regular) - nutriment_energy-kj_prepared (prepared) ### Why - Some specific product categories need it ### Part of -...

WRITE

### What - description of the PR ### Screenshot (Insert a screenshot to provide visual record of your changes, if visible) ### Fixes bug(s) - #1, #2 and #3 (change...

### Who for ### What #### Fix bugs - [ ] openfoodfacts/api-documentation#4 #### Simplify, clarify and fix the existing documentation - [ ] Fix the image upload explanations #### Document...

good first issue

### Story - Document the new documentation workflow

### Story - knowledge panels - ingredient analysis - sources fields - images ### Part of - New documentation (GSOC)

Hi, I'm trying to do 2 things which I'm not sure if it's already implemented :) : - If we need to find a product by name/term, is there a...

### What - [ ] Add documentation for the Search V2 API examples - [ ] https://world.openfoodfacts.org/api/v2/search?categories_tags_en=cakes&fields=code,product_name&sort_by=ecoscore_score - [ ] https://world.openfoodfacts.org/api/v2/search?ingredients_analysis_tags=en:vegan&fields=code,product_name - [ ] https://fr.openfoodfacts.org/api/v2/search?fields=code,product_name,knowledge_panels&page_size=1000 - [ ] https://world.openfoodfacts.org/api/v2/search?categories_tags=en:hazelnut-spreads&fields=id,categories_tags -...