Change Updates

Do not miss any Kitsu API changes, ever again

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

RSS

17 days ago

main
0.20.82
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16 Breaking
DELETE /auth/email-otp
  • Body
  • application/json content type Added
DELETE /auth/fido
  • Body
  • application/json content type Added
DELETE /auth/totp
  • Body
  • application/json content type Added
GET /auth/email-otp
  • Query
  • email query parameter Added
GET /auth/fido
  • Query
  • email query parameter Added
GET /auth/logout
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /data/projects/news
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • object property Modified
      • stats property Modified
        • total property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • total property Added
POST /auth/change-password
  • Body
  • application/json content type Added
POST /auth/email-otp
  • Body
  • application/json content type Added
POST /auth/fido
  • Body
  • application/json content type Added
POST /auth/login
  • Response
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /auth/register
  • Body
  • application/json content type Added
POST /auth/reset-password
  • Body
  • application/json content type Added
POST /auth/totp
  • Body
  • application/json content type Added
PUT /auth/recovery-codes
  • Body
  • application/json content type Added
PUT /auth/reset-password
  • Body
  • application/json content type Added