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
Cosmily API documentation

Change #6fc4ed9b

Last update:
Compare

API structure has changed

9 structure changes including:
1 Breaking change
1 Addition
7 Modifications
1 Removal
Modified 7 Breaking
GET /brands
  • Response
  • 200 response Modified
    • id, type, attributes attributes Removed
    • data, links attributes Added
GET /brands/{id_or_alias}
  • Response
  • 200 response Modified
    • id, type, attributes attributes Removed
    • data attribute Added
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /brands/{id_or_alias}/products
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /ingredients
  • Response
  • 200 response Modified
    • attributes attribute Modified
GET /ingredients/{id_or_alias}
  • Response
  • 200 response Modified
    • attributes attribute Modified
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /ingredients/{id_or_alias}/products
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
GET /product_categories/{id_or_alias}
  • Path
  • id path parameter Removed
  • id_or_alias path parameter Added
Removed 1 Breaking
GET /product_categories/{id_or_alias}/products
Added 1
GET /product_categories/{id_or_alias}/products