Change Updates

Do not miss any Cosmily API changes, ever again

Subscribe to the Cosmily API changelog to be up to date on recent changes.

RSS

Dec 27, 2021

main
1.0.0
Compare

API structure has changed

29 structure changes including:
2 Additions
27 Modifications
Modified 27 Breaking
POST /products/search
  • Authentication
  • Bearer token authentication method Added
POST /product_drafts/update
  • Authentication
  • Bearer token authentication method Added
POST /product_drafts/create
  • Authentication
  • Bearer token authentication method Added
POST /product_drafts/auto_classify
  • Authentication
  • Bearer token authentication method Added
POST /product_drafts/approve
  • Authentication
  • Bearer token authentication method Added
POST /ingredients/create
  • Authentication
  • Bearer token authentication method Added
POST /analyze/ingredient_list
  • Response
  • 200 response Removed
  • 201 response Added
  • Authentication
  • Bearer token authentication method Added
GET /products/{id_or_alias}/analysis
  • Authentication
  • Bearer token authentication method Added
GET /products/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /products
  • Authentication
  • Bearer token authentication method Added
GET /product_drafts/{id}
  • Authentication
  • Bearer token authentication method Added
GET /product_drafts
  • Authentication
  • Bearer token authentication method Added
GET /product_categories/{id_or_alias}/products
  • Authentication
  • Bearer token authentication method Added
GET /product_categories/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /product_categories
  • Authentication
  • Bearer token authentication method Added
GET /ingredients/{id_or_alias}/products
  • Authentication
  • Bearer token authentication method Added
GET /ingredients/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /ingredients
  • Authentication
  • Bearer token authentication method Added
GET /featured
  • Authentication
  • Bearer token authentication method Added
GET /buy/{id_or_alias}/amzn
  • Authentication
  • Bearer token authentication method Added
GET /breadcrumbs/product_category/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /breadcrumbs/product/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /brands/{id_or_alias}/products
  • Authentication
  • Bearer token authentication method Added
GET /brands/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /brands
  • Authentication
  • Bearer token authentication method Added
GET /articles/{id_or_alias}
  • Authentication
  • Bearer token authentication method Added
GET /articles
  • Authentication
  • Bearer token authentication method Added
Added 2
POST /compare/track
GET /analyze/shared/{token}