TurnitPass
料金APIブログ
ログイン作業スペース無料で開始

TurnitPass

Docs

Platform

GeneralAPI KeysUsageBillingNotifications

Docs

Overviewクイックスタート認証方法APIリファレンス更新履歴

Endpoints

POST/humanizePOST/paraphrasePOST/detectGET/status
Workspace

請求、残り単語数、APIキー、サブスクリプションのステータスをワークスペースから直接管理します。

Create a key
Docs menuGeneral
GeneralAPI KeysUsageBillingNotificationsOverviewクイックスタート認証方法APIリファレンス更新履歴
DeveloperKeys, usage, and billing

開発者向け

AI文章調整をプロダクトに組み込む

TurnitPassの開発者向けハブは、APIドキュメント、認証、キー管理、利用制限、執筆ワークフローに必要なAPI機能リファレンスを提供します。

Start from the workflow you need

Developer hub

Production path

Create a key, call the endpoint, track usage.

TurnitPass keeps the developer path close to the product workflow: account-owned keys, metered requests, word balance, and docs that map to live routes.

01

Create API key

Generate a named key from the workspace and copy it once.

02

Send Bearer request

Call humanizer, detector, paraphrase, citation, or bibliography routes.

03

Review usage

Requests roll up to word balance, endpoint logs, and future billing limits.

Start quickstart Create a key
v1
POST/humanizePOST/paraphrasePOST/detectPOST/citation
request
POST /humanize
curl -X POST /api/v1/humanize
  -H "Authorization: Bearer tp_live_your_api_key"
  -d '{"language":"en"}'

200 OK

response

142

words used

2,858

remaining

workspace

Keysscoped
MeteringSQLite
BillingStripe-ready
Limitsplan-aware

Private by default

Keys stay hashed and account-scoped.

Start

クイックスタート

APIキーを作成し、最初の文章調整リクエストを送信して、言い換え機能をテストします。

開く
Secure

認証について

ワークスペースから生成されたAPIキーを使用します。キーはユーザーのログイン情報を変更することなく失効させることができます。

開く
Reference

APIリファレンス

文章調整、言い換え、書き換え、AIチェック、引用、参考文献、キーの状態確認用機能。

開く
Manage

ワークスペース

請求、残り単語数、APIキー、サブスクリプションのステータスをワークスペースから直接管理します。

開く

API一覧

主要機能

Authenticated

Bearer API keys

Metered

word balance

Product-ready

billing hooks

文章調整

POST/api/v1/humanize

原文のニュアンスを維持しながら、AIらしい表現を見直しやすくします。

言い換え

POST/api/v1/paraphrase

複数のモードで、文章の言い換えや推敲を行います。

AIチェック

POST/api/v1/detect

AI生成の可能性の目安と見直しポイントを返します。

引用

POST/api/v1/citation

DOI、URL、または手動入力された情報源を引用形式に整えます。

Use cases

What developers are building

The API is designed around the same TurnitPass workflow writers use in the browser: humanize, detect, rewrite, paraphrase, cite, and track usage.

01POST /api/v1/humanize

Content platforms

Humanize AI-assisted drafts before publishing, then expose detector feedback and citation cleanup inside your editor.

02POST /api/v1/paraphrase

Writing tools

Add paraphrase, rewrite, and AI-writing review to existing document workflows without building the model layer yourself.

03POST /api/v1/detect

Review workspaces

Send submissions through detector endpoints, store review notes, and show reviewers the signals behind each estimate.

04POST /api/v1/citation

Research workflows

Format citation and bibliography output for source-heavy products, student tools, and academic writing assistants.

Production detail

Limits, billing, and reliability

These are the operational rules client apps should design around before enabling TurnitPass for real users.

Authentication

Bearer API key

Workspace API keys are shown once when created and can be revoked without changing Google login.

Transform limit

1,000 words/request

Humanize, paraphrase, and rewrite endpoints share the transform word limit and deduct successful requests from balance.

Detection limit

5,000 words/request

Detector requests support longer review inputs and return estimates, review notes, and signal details.

Rate limits

50 req/min/key

Transform, detector, and status endpoints default to 50 requests per minute per key; citation routes allow 100.

Billing path

Stripe-ready

Checkout, portal, webhooks, word balance, and plan limits are wired; live Stripe keys and price IDs stay configurable.

Failure handling

Charge on success

Transform words are consumed after a successful engine response, so failed validation or engine errors do not spend words.

Production notes

デフォルトでプライベート. API利用はユーザー所有のキーに紐づき、利用量と制限を安全に管理できるよう設計されています。
請求と利用制限. 決済、プラン制限、カスタマーポータルを一つの流れで管理できます。

Before launch

Ship checklist

1

Create test key

Generate a workspace API key and confirm the prefix appears only once.

2

Run core calls

Call humanize, detect, paraphrase, citation, bibliography, and status with the same Bearer token.

3

Handle errors

Map invalid_api_key, rate_limited, insufficient_words, and validation errors in your client.

4

Set billing

Add live Stripe secrets and price IDs when your plan table and checkout copy are final.

クイックスタート

Run the first request and confirm the response contract.

APIリファレンス

Review request bodies, limits, and error formats before shipping.

Get started

英語、簡体字中国語、繁体字中国語の AI 下書きを自然な文章に整え、AI らしさのシグナルを確認しながら一つのワークスペースで進められます。

無料で開始API
TurnitPass

英語、簡体字中国語、繁体字中国語の AI 下書きを自然な文章に整え、AI らしさのシグナルを確認しながら一つのワークスペースで進められます。

製品
  • AI文章を整える
  • AI判定チェック
  • レポート確認
  • 教員向けAI確認
  • API
  • 開発者向け
  • 作業スペース
リソース
  • 料金
  • ブログ
  • 比較
  • 更新情報
  • 概要
  • お問い合わせ
法務
  • プライバシー
  • 利用規約

© 2026 TurnitPass. All rights reserved.

All systems normal