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

Nov 28, 2021

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /ingredients
  • Response
  • 200 response Modified
    • id, type, attributes properties Removed
    • data, links properties Added
GET /ingredients/{id_or_alias}
  • Response
  • 200 response Modified
    • id, type, attributes properties Removed
    • data property Added
GET /ingredients/{id_or_alias}/products
  • Response
  • 200 response Modified
    • id, type, attributes properties Removed
    • data, links properties Added