Integrations

Enter your master API key to manage integrations.

πŸ”Œ Integrations

← Main

Register New Integration

⚠️ Copy this key now β€” it won't be shown again in full.

ℹ️ This page vs. the ingest API

This page only manages API keys β€” creating, viewing, rotating, and revoking them. It does not receive or store any chat data itself.
Chat data is sent separately, by POSTing to /api/v1/collect using a key generated here (see API Reference below).
The browser extension is different β€” it already syncs conversations through its own dedicated endpoint (/api/v1/conversations) using the settings configured in the extension popup. Do not point the extension at /api/v1/collect or at keys created here β€” that endpoint is only for external callers without a browser (scripts, other extensions like kimi-anywhere, API integrations).

API Reference

Click to expand β–Ό

Connected Apps

0
Client API Key Requests Conversations Last Used Status Actions
No integrations yet

Authentication

Pass the API key in the X-API-Key header on every request. Client keys have access to all search and read endpoints. Only the master key can manage integrations (create / rotate / delete clients).