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

Sep 19, 2024

main
9.2.0
Compare
9.2.0

API structure has changed

15 structure changes including:
15 Modifications
Modified 15 Breaking
DELETE /api/v9/chat
  • Response
  • 429 response Added
DELETE /api/v9/message
  • Response
  • 429 response Added
GET /api/v9/character
  • Response
  • 429 response Added
GET /api/v9/characters
  • Response
  • 429 response Added
GET /api/v9/chat/preview
  • Response
  • 429 response Added
GET /api/v9/chats
  • Response
  • 429 response Added
GET /api/v9/messages
  • Response
  • 429 response Added
GET /api/v9/user/info
  • Response
  • 429 response Added
POST /api/v9/character
  • Response
  • 429 response Added
POST /api/v9/chat
  • Response
  • 429 response Added
POST /api/v9/login
  • Response
  • 429 response Added
POST /api/v9/message
  • Response
  • 429 response Modified
    • application/json content type Modified
      • object-2 alternative Modified
        • success property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • statusCode, message properties Added
POST /api/v9/message/save
  • Response
  • 429 response Modified
    • application/json content type Modified
      • object-2 alternative Modified
        • success property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • statusCode, message properties Added
POST /api/v9/signup
  • Response
  • 429 response Added
PUT /api/v9/user/info
  • Response
  • 429 response Added