API keys
Workspace
Create, copy, and revoke keys from your workspace.
Add TurnitPass writing intelligence with API keys for humanize, paraphrase, AI detection, and citations—in editors, LMS tools, and internal workflows.
API workspace
Request
Humanize endpoint
POST /api/v1/humanize
Authorization: Bearer tp_live_your_api_key
{
"language": "en",
"text": "Paste an AI draft..."
}Response
words used
142
remaining
2,858
API keys
Workspace
Create, copy, and revoke keys from your workspace.
Capabilities
Humanize & detect
Humanizer, paraphrase, AI detector, citations, and references.
Billing Tiers
Flexible pricing
Manage subscriptions, checkouts, and usage limits seamlessly.
A single revision call is the entry point. TurnitPass keeps that path simple, then adds the production pieces around it: detector-aware output, citation tools, metering, and key status.
Review snapshot
Ready
Internal mixed-topic review across common AI-writing signal checks.
API surface
7
Humanize, paraphrase, rewrite, detect, citation, bibliography, status.
Review card
Ready
review snapshot
A concise review card gives teams a sanity check before they wire output into their own product.
The first request should be obvious: assign words, create a key, send a draft, then inspect the returned text and usage summary.
Create an API key in your workspace after Google sign-in.
Call humanize, paraphrase, rewrite, detect, citation, bibliography, or status.
Read metering, remaining words, and response fields before exposing the result.
The public API follows the same workflow as the web product: revise, rewrite, check style signals, cite, build bibliographies, and review usage from one authenticated surface.
v1 routes
Production writing API
Humanize
POST /api/v1/humanizeLower AI-like signals while preserving meaning.
Paraphrase
POST /api/v1/paraphraseRewrite and polish text in multiple modes.
Detect
POST /api/v1/detectReturn review estimates and writing signals.
Citation
POST /api/v1/citationFormat DOI, URL, and manual source metadata.
Status
GET /api/v1/statusCheck key limits, usage, and remaining word balance.
Humanize AI-assisted drafts before publishing and store usage by customer account.
Add revision, paraphrase, rewrite, and detector actions directly inside an editor.
Send selected page text to the API and return revised output to the writing surface.
Batch process drafts, citations, and detector checks through authenticated server jobs.
Why it works
Our developer platform is built around production requirements: secure key access, detailed usage logging, rate limits, and workspace management.
Generate multiple active keys and revoke them instantly without affecting your user account.
Transform endpoints consume credits from your plan balance, while citation endpoints are rate-limited separately.
API activity, usage metrics, and credentials are encrypted and stored securely.
Easily manage plans, usage tracking, and customer billing profiles.
Use API keys from your workspace. See the developer docs for request format.
Humanize, paraphrase, detect, citations, references, and account status—see the API reference.
API requests consume words from your plan balance. You can upgrade plans or top up your balance directly from your workspace.