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

Jun 23, 2022

main
1.0.0
Compare

API structure has changed

28 structure changes including:
14 Breaking changes
12 Additions
3 Modifications
13 Removals
Modified 3 Breaking
GET /my/products
  • Query
  • category_id query parameter Added
GET /my/routines
  • Response
  • 200 response Modified
    • data property Modified
POST /product_tutorials/create
  • Body
  • content type Modified
    • previous_id property Added
Removed 13 Breaking
PUT /plans/{id}/facets/update
POST /plans/create
PATCH /plans/{id}/routines/{routine_id}/routine_steps/{routine_step_id}
PATCH /plans/{id}/publish
PATCH /plans/{id}/description/update
PATCH /plans/{id}/complete
GET /plans/{id}/status
GET /plans/{id}/routines/{routine_id}/routine_steps
GET /plans/{id}/routines/{routine_id}
GET /plans/{id}/routines
GET /plans/{id}
GET /plans
DELETE /plans/{id}
Added 12
PUT /routines/{id}/facets/update
POST /stats/product_tutorials/created_per_day
POST /routines/create
POST /product_pitches/create
POST /analyze/effects
PATCH /routines/{id}/update
PATCH /routines/{id}/routine_steps/{routine_step_id}/update
PATCH /routines/{id}/publish
GET /routines/{id}/routine_steps
GET /routines/{id}
GET /my/product_pitches
DELETE /routines/{id}