Export every assistant, vector store, and file to a JSON backup, then generate the Responses API code to replace them. Runs entirely in your browser. Your API key never leaves this page.
Step 1 — Connect
Paste your OpenAI API key
We call OpenAI directly from your browser to read your account. The key is held in memory only, never sent to us or stored anywhere.
🔒
100% client-side. Open DevTools → Network and you'll see requests go only to api.openai.com. Nothing is sent to our servers.
Step 2 — Rescue (free)
Download your backup
After Aug 26 this data is unreachable. Grab it now, even if you migrate later.
Step 3 — Migrate
Generate your Responses API code
Turns each assistant into ready-to-run Responses API code (Python + Node), and converts thread history to the new Conversations API. Unlock once, use for every assistant.
Already bought? Paste your license key:
✓ Unlocked. Here's the migration code for each assistant.
Thread history → Conversations
OpenAI can't list threads (they're only fetchable by ID). Paste the thread IDs your app stored, one per line, to export + convert them.