ZeroGPT
The unofficial ZeroGPT API allows developers to programmatically check whether content is AI-generated using ZeroGPT’s detection engine. This API scrapes detection results in real-time, making it ideal for use in content moderation tools, GPT detectors, AI text validation systems, and academic integrity solutions. Easily integrate AI content detection into your app, workflow, or platform without…
ZeroGPT endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
AI Detection /details |
Check whether the input text is AI generated |
| POST |
Humanizer /humanizer |
Humanize AI generated articles. |
| POST |
Translate /translate |
Translate a text from one language to another. |
| POST |
Grammar /grammar |
Check grammar mistakes in a text. |
| POST |
Summarizer /summarizer |
Summarize an article. |
| GET |
Dictionary /dictionary |
Get the meaning of a word |
| POST |
AI Detection V2 /Gptcheck |
This is the updated version of the previous AI Detection endpoint. Please note that its response times may currently be slower compared to V1. |
ZeroGPT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $100 / month | 5 / second |
|