Change Updates

Do not miss any Thankly API changes, ever again

Subscribe to the Thankly API changelog to be up to date on recent changes.

RSS

Jan 27, 2026

main
0.1.0
Compare
0.1.0

API structure has changed

19 structure changes including:
5 Breaking changes
14 Additions
5 Removals
Removed 5 Breaking
POST /auth/token
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /ads
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /auth/me
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ads/{ad_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 14
POST /uploads/presign
POST /experiences/{experience_id}/capabilities/{capability_id}/refine
POST /experiences/{experience_id}/capabilities
POST /experiences
POST /catalogs/products/hydrate
POST /auth/token
GET /experiences/{experience_id}
GET /catalogs/{catalog_slug}/products/{product_id}
GET /catalogs/{catalog_slug}/products
GET /catalogs/{catalog_slug}
GET /catalogs
GET /auth/me
GET /
Http bearerauthentication method