acheong08/ChatGPT-to-API
Scalable unofficial ChatGPT API for production. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 89
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1246
- days_rel: n/a
- days_push: 1121
- n_releases_24m: 0
Adoption not part of the score
1141 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go server that exposes an OpenAI-compatible chat completions API backed by ChatGPT's web interface, cycling through accounts and access tokens. It lets applications use the free ChatGPT website as if it were the official paid API.
Use cases
- expose an openai-compatible api using chatgpt web accounts
- run a local chat completions endpoint at 127.0.0.1:8080
- rotate multiple chatgpt accounts for scalable api access
- use gpt-4 via a plus account with har captcha bypass
- add custom api keys to a self-hosted chatgpt proxy
When to choose
- you want an OpenAI-compatible endpoint without paying for the official API
- you need to pool multiple ChatGPT accounts with token cycling and proxies
- you want a single Go binary you can self-host
When to avoid
- you need a supported, reliable production API - use the official OpenAI API
- you require documentation and support - the author explicitly provides minimal docs
- you need something currently maintained - the project targets a 2023 ChatGPT web flow that has since changed and has no license
Facets
service · maturity abandoned
http-server api-framework llm-inference chatbot large-language-models apis backend self-hosted go windows self-hosted chatgpt openai-api-compat reverse-proxy unofficial-api reverse-engineering linux macos docker
1 source
- readme: https://github.com/acheong08/ChatGPT-to-API · fetched 2026-08-28 · a131c5a44409
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| acheong08/ChatGPT-to-API | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="acheong08/ChatGPT-to-API")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem