Difference between revisions of "API/States"
Jump to navigation
Jump to search
Marinahgtech (talk | contribs) (→States: Minor edit) Tags: Mobile edit Mobile web edit |
|||
Line 1: | Line 1: | ||
+ | == 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 | ||
+ | |||
== States == | == States == | ||
Revision as of 13:37, 8 December 2022
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
States
List of possible states - http://world.openfoodfacts.org/states, see also: State
Maybe not all states are interesting for final user, allow filter ? Not possible actually.
Example
http://api.openfoodfacts.info:8010/v0/states
API
Endpoint
GET api.openfoodfacts.org/v0/states
Parameters
(none)