Change Updates

Do not miss any AI Chatbot API changes, ever again

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

RSS

Changelog

Last update:
Compare
3 structure changes including:
2 Additions
1 Modification
Modified 1 Breaking
GET /api/v6/characters/banner
  • Header
  • x-access-token header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 401 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Added 2
GET /api/v6/userInfo
PUT /api/v6/userInfo
1 structure change including:
1 Modification
Modified 1
POST /api/v6/message/save
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Added
1 structure change including:
1 Modification
Modified 1
GET /api/v6/message/history
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
29 structure changes including:
15 Breaking changes
14 Additions
15 Removals
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v5/chat/preview
  • Response
  • 200 response Modified
    • application/json content type Modified
      • role property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • timestamp property Added
16 structure changes including:
13 Breaking changes
3 Additions
12 Modifications
1 Removal
12 structure changes including:
12 Breaking changes
11 Modifications
1 Removal
13 structure changes including:
13 Breaking changes
13 Modifications
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
GET /api/v3/characters
  • Path went from /api/v3/allCharacters to /api/v3/characters (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isEndOfList property Added
  • Query
  • numCharacters, from query parameters Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v3/sendMessage
  • Response
  • 200 response Modified
    • text/event-stream content type Modified
      • content property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • data property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v3/sendMessage
  • Response
  • 200 response Modified
    • text/event-stream content type Modified
      • Full types went from string to object
        Breaking
      • content property Added
19 structure changes including:
13 Breaking changes
6 Additions
7 Modifications
6 Removals