Difference between revisions of "API/Contribute Back"
Jump to navigation
Jump to search
Raphael0202 (talk | contribs) m (→Official apps) |
|||
Line 1: | Line 1: | ||
− | You're using | + | You're using Open Food Facts data in your app ? Great ! |
− | Did you know you could contribute back using standardized API ? In short, helping | + | 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. | Make it easy for your user to scan and take pictures of products, or to label them. | ||
Line 6: | Line 6: | ||
=== Official apps === | === Official apps === | ||
− | * iOS | + | * iOS and Android App |
− | |||
− | |||
** Contributes photos and Name, Brand, Quantity | ** Contributes photos and Name, Brand, Quantity | ||
Line 28: | Line 26: | ||
== How to contribute back == | == How to contribute back == | ||
For now, you can create a user account for all your contributors.<br> | For now, you can create a user account for all your contributors.<br> | ||
− | See how to use the [[API]] | + | See how to use 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/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]] |
Revision as of 13:38, 8 December 2022
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
Official apps
- iOS and Android App
- Contributes photos and Name, Brand, Quantity
3rd party apps
- Date Limite >> http://world.openfoodfacts.org/contributor/date-limite-app
- Contributes photos and basic fields
- Recipe Keep >> http://world.openfoodfacts.org/contributor/recipekeepapp
- Contributes text fields
- Can I eat this ? >> http://world.openfoodfacts.org/contributor/canieatthis-app
- Contributes many fields, including ingredients
- Yuka
- Veganeamos
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
- 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.
- API V2 - new OpenAPI documentation - Work in Progress
- API V3 - new OpenAPI documentation - Work in Progress