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 #bc7203b0

Last update:
Compare

API structure has changed

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