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 #77cca052

Last update:
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /my/user
  • Response
  • 200 response Modified
    • data attribute Modified
GET /users/experts
  • Response
  • 200 response Modified
    • data attribute Modified
GET /users/{id_or_username}
  • Response
  • 200 response Modified
    • data attribute Modified
PATCH /product_drafts/{id}/product_image
  • Response
  • 200 response Modified
    • analysis attribute Removed
    • data attribute Added
  • Path
  • product_draft_id path parameter Removed
  • id path parameter Added
  • Query
  • image query parameter Removed
  • Body
  • content type Added
PATCH /products/{id_or_alias}/product_image
  • Response
  • 200 response Modified
    • analysis attribute Removed
    • data attribute Added
  • Path
  • product_id path parameter Removed
  • id_or_alias path parameter Added
  • Query
  • image query parameter Removed
  • Body
  • content type Added
PATCH /users/{id}/profile
  • Response
  • 200 response Modified
    • data attribute Modified
PATCH /users/{id}/profile_picture
  • Response
  • 200 response Modified
    • imagekit_url attribute Removed
    • url attribute Added