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

May 24, 2022

main
1.0.0
Compare

API structure has changed

13 structure changes including:
3 Additions
10 Modifications
Modified 10
GET /brands
  • Response
  • 200 response Modified
    • data property Modified
GET /brands/{id_or_alias}
  • Response
  • 200 response Modified
    • data property Modified
GET /brands/{id_or_alias}/products
  • Response
  • 200 response Modified
    • data property Modified
GET /ingredients/{id_or_alias}/products
  • Response
  • 200 response Modified
    • data property Modified
GET /products
  • Response
  • 200 response Modified
    • data property Modified
GET /products/{id_or_alias}
  • Response
  • 200 response Modified
    • data property Modified
PATCH /products/{id_or_alias}/attest_brand
  • Response
  • 201 response Modified
    • data property Modified
PATCH /products/{id_or_alias}/publish
  • Response
  • 201 response Modified
    • data property Modified
POST /products/create
  • Response
  • 201 response Modified
    • data property Modified
POST /products/search
  • Response
  • 200 response Modified
    • data property Modified
Added 3
PATCH /analyze/claim/{token}
PATCH /brands/{id_or_alias}
PATCH /brands/{id_or_alias}/transfer_ownership