Choose the Perfect Plan for Your Needs
Get accurate AI detection with flexible pricing options. Start free and scale as you grow.
Flexible Pricing Plans
Choose the perfect plan that fits your needs. All plans include our core AI detection features with varying usage limits and additional benefits.
Free Plan
Perfect for individuals who want to try AI detection
- 500,000 words per month
- 15,000 characters per scan
- AI detection
- Scan history
- Email support
No credit card required
Pro Plan
For professionals who need more power and fewer limits
- 5,000,000 words per month
- 100,000 characters per scan
- AI detection
- Full scan history
- Detailed PDF reports
- Batch detection — up to 50 files
- Priority support
- Ad-free experience
Compare All Features
See exactly what's included in each plan to make the best choice for your needs
| Features | Free | Pro Most Popular |
|---|---|---|
Detection Features | ||
| AI detection | ||
| Full detection history | ||
| PDF reports | ||
| Batch file scanning | ||
| Ad-free experience | ||
| Email support | ||
| Priority support | ||
Usage Limits | ||
| Characters per detection | 15,000 | 100,000 |
| Words per month | 500,000 | 5,000,000 |
const response = await fetch("/api/v1/text/detect", {
method: "POST",
headers: {
"X-API-Key": 'YOUR_API_KEY',
"Content-Type": 'application/json'
},
body: JSON.stringify({
input_text: 'Clearly, artificial intelligence is having a moment. Back in November of 2022, San Francisco–based OpenAI debuted ChatGPT...'
})
});
const data = await response.json();
/* Example Response (raw output from the live v2.4 model):
{
api_version: "v2.4",
model: { version: "v7.3" },
result: {
verdict: "human",
display_confidence: 13.7,
is_ai: false
},
inference: { words_count: 115, language: "en" },
paragraphs: [ /* per-paragraph scores */ ]
}
*/A REST API for Developers (Coming Soon)
We're building a REST API so you can integrate ZeroGPT's AI detection directly into your own applications.
Easy Integration
Planned: simple POST requests with a JSON request body
Fast Analysis
Planned: fast text analysis for application workflows
Reliable Access
Planned: consistent, reliable API access
API-Key Authentication
Planned: API-key authentication and usage monitoring
API Access: API access is coming soon.
Frequently Asked Questions
If you can't find the answer you're looking for, feel free to reach out to our support team for further assistance. Explore the sections below to find the answers you need
Still have questions?
Contact SupportReady to Get Started?
Join thousands of users who trust ZeroGPT for accurate AI content detection. Get started for free today.
Trusted by leading companies worldwide