On September 27, my OpenAI account was deactivated with the reason listed as “Distillation.” I’m confident this is a misunderstanding. I run an iOS app for chatting with AI models (App Store link: AI Chat bot Assistant - Xenova on the App Store ). The app communicates only with my backend, which then calls the OpenAI API. All requests to the server are HMAC-signed so only my app can access it, and I enforce strict server-side rate limits to prevent abuse. With this architecture, model distillation via the iOS client shouldn’t be possible in principle.
I submitted an appeal through the help form on help.openai.com, but it’s been four days without any response. What’s especially frustrating is that my personal ChatGPT account - where I have an active Plus subscription and hundreds of important chats - was also blocked. It isn’t clear why an API-related enforcement would cascade to ChatGPT access as well.
I’m asking the OpenAI team to review this case and explain what specifically triggered the “Distillation” violation. If there were particular requests or patterns that raised flags, sharing actionable details (even approximate timestamps or representative examples) would help me trace and block any abusive users on my side.