OpenAI ChatKit API

ChatKit is the best way to build agentic chat experiences. It provides session and thread management for building internal knowledge base assistants, research companions, support agents, and more. ChatKit sessions include resolved feature configuration for automatic thread titling, file upload, and history settings. Threads have statuses including active, locked, and closed.

API entry from apis.yml

apis.yml Raw ↑
aid: openai:openai-chatkit-api
name: OpenAI ChatKit API
tags:
- Agents
- Chat
- ChatKit
score: 100
baseURL: https://api.openai.com
humanURL: https://platform.openai.com/docs/api-reference/chatkit
properties:
- url: https://platform.openai.com/docs/api-reference/chatkit
  type: Documentation
- url: https://platform.openai.com/docs/guides/chatkit
  type: Documentation
- url: https://github.com/openai/chatkit-js
  type: GitHubRepository
description: ChatKit is the best way to build agentic chat experiences. It provides session and thread
  management for building internal knowledge base assistants, research companions, support agents, and
  more. ChatKit sessions include resolved feature configuration for automatic thread titling, file upload,
  and history settings. Threads have statuses including active, locked, and closed.