Difference between revisions of "API/Contribute Back"

From Open Food Facts wiki
Jump to navigation Jump to search
(link to reusers spreadsheet + right link to API)
 
Line 4: Line 4:
  
 
== Apps contributing back to Open Food Facts ==
 
== Apps contributing back to Open Food Facts ==
 +
 +
 +
'''Please log your project here: [https://docs.google.com/spreadsheets/d/1aWsq2RnzkSGiGubGs7WVgVHwJZZkEDXxKrJrbVCzCk0/edit Open Food Facts data re-users spreadsheet]'''
  
 
=== Official apps ===
 
=== Official apps ===
Line 28: Line 31:
 
See how to use the API
 
See how to use the API
 
== New documentation of the API ==
 
== New documentation of the API ==
* [https://openfoodfacts.github.io/api-documentation/ API V2 - Comprehensive but not OpenAPI compliant] - It contains uses cases for displaying a product, and letting your users add the data required to get the Nutri-Score, the NOVA classification, additives, and the Eco-Score.
+
* [https://openfoodfacts.github.io/openfoodfacts-server/api/ API documentation]  
* [https://openfoodfacts.github.io/openfoodfacts-server/reference/api/ API V2 - new OpenAPI documentation] - Work in Progress
 
* [https://openfoodfacts.github.io/openfoodfacts-server/reference/api-v3/ API V3 - new OpenAPI documentation] - Work in Progress
 
  
 
[[Category:Reuse]]
 
[[Category:Reuse]]
 
[[Category:API]]
 
[[Category:API]]

Latest revision as of 10:54, 12 March 2024

You're using Open Food Facts data in your app ? Great ! Did you know you could contribute back using standardized API ? In short, helping Open Food Facts is helping your app or service. Make it easy for your user to scan and take pictures of products, or to label them.

Apps contributing back to Open Food Facts

Please log your project here: Open Food Facts data re-users spreadsheet

Official apps

  • iOS and Android App
    • Contributes photos and Name, Brand, Quantity

3rd party apps

Apps not yet contributing back to Open Food Facts

How to contribute back

For now, you can create a user account for all your contributors.
See how to use the API

New documentation of the API