セキュリティ
認証済みリクエスト
管理ダッシュボードから安全にAPIキーを作成、管理、無効化できます。
REST APIを使って、文章調整、言い換え、記述スタイル確認、引用作成をシステムで利用できます。
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キーを作成、管理、無効化できます。
REST API
7つのv1ルート
文章調整、言い換え、AIチェック、引用作成、利用状況確認の機能。
プランと請求
柔軟な料金体系
利用上限やサブスクリプションをダッシュボードから一元管理できます。
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.
有効な理由
開発者プラットフォームは、APIキー、利用量、アカウント管理をわかりやすい流れにまとめています。
複数の有効なAPIキーを作成し、必要に応じてダッシュボードから即座に無効化可能です。
文章調整機能はプランの残りワード数を消費し、引用生成は別枠でカウントされます。
APIキーと利用権限はアカウント内で管理でき、チームでの運用もしやすくなります。
消費制限、課金履歴、アップグレード処理などを柔軟に設定可能です。
ワークスペースで作成したAPIキーを使って認証します。
v1 APIでは、文章調整、言い換え、スタイル確認、引用作成、参考文献リスト、利用状況確認を扱えます。
API呼び出しごとに、アカウントのワード数残高から差し引かれます。残高のチャージはダッシュボードから行えます。