API structure has changed
34 structure changes including:
2 Breaking changes
13 Additions
21 Modifications
Modified
21
Breaking
GET /brands/{id_or_alias}/products
- Response
-
200 response Modified
- links property Modified
GET /ingredients
- Response
-
200 response Modified
- links property Modified
GET /ingredients/{id_or_alias}/products
- Response
-
200 response Modified
- links property Modified
GET /my/plans
- Response
-
200 response Modified
- links property Modified
GET /my/product_drafts/authored
- Response
-
200 response Modified
- links property Modified
GET /my/product_drafts/reviewed
- Response
-
200 response Modified
- links property Modified
GET /my/product_tutorials
- Response
-
200 response Modified
- links property Modified
GET /product_categories/{id_or_alias}/products
- Response
-
200 response Modified
- links property Modified
GET /product_tutorials
- Response
-
200 response Modified
- links property Modified
GET /products
- Response
-
200 response Modified
- links property Modified
GET /products/{id_or_alias}/product_tutorials
- Response
-
200 response Modified
- links property Modified
GET /sitemap/ingredients
- Response
-
200 response Modified
- links property Modified
GET /user_relationships/lookup
- Response
-
200 response Modified
- links property Modified
GET /users/{id}/followed_by
- Response
-
200 response Modified
- links property Modified
GET /users/{id}/following
- Response
-
200 response Modified
- links property Modified
GET /users/{id}/product_tutorials
- Response
-
200 response Modified
- links property Modified
POST /products/search
- Response
-
200 response Modified
- links property Modified
GET /brands
- Response
-
200 response Modified
- links property Modified
GET /articles
- Response
-
200 response Modified
- links property Modified
DELETE /product_drafts/{id}
DELETE /plans/{id}
Added
13
DELETE /ingredient_opinions/{opinion_uuid}
DELETE /ingredients/{id_or_alias}/feeling
GET /ingredient_opinions/entry/{entry_uuid}
GET /ingredient_opinions/hashtag/{hashtag}
GET /ingredient_opinions/{opinion_uuid}/current
GET /ingredient_opinions/{opinion_uuid}/history
GET /ingredients/{id_or_alias}/endorsed_opinions
GET /my/ingredient_feelings
GET /my/ingredient_opinions
PATCH /ingredient_opinions/{opinion_uuid}
POST /ingredient_opinions/create
PUT /ingredients/{id_or_alias}/feeling/negative
PUT /ingredients/{id_or_alias}/feeling/positive