TurnitPass
GiáAPIBlog
Đăng nhậpKhu vực làm việcBắt đầu miễn phí

TurnitPass

Docs

Platform

GeneralAPI KeysUsageBillingNotifications

Docs

OverviewBắt đầu nhanhXác thựcTham chiếu APINhật ký thay đổi

Endpoints

POST/humanizePOST/paraphrasePOST/detectGET/status
Workspace

Quản lý thanh toán, số từ còn lại, khóa API và trạng thái gói ngay trong khu vực làm việc.

Create a key
Docs menuGeneral
GeneralAPI KeysUsageBillingNotificationsOverviewBắt đầu nhanhXác thựcTham chiếu APINhật ký thay đổi
DeveloperKeys, usage, and billing

Nhà phát triển

Tích hợp quy trình chỉnh sửa văn bản AI vào sản phẩm của bạn

Trung tâm nhà phát triển TurnitPass tập hợp tài liệu API, xác thực, quản lý khóa và giới hạn sử dụng cho các quy trình viết trong sản phẩm.

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

Bắt đầu nhanh

Tạo khóa API, gửi yêu cầu chỉnh sửa đầu tiên và thử chức năng diễn giải.

Mở
Secure

Xác thực

Sử dụng khóa API Bearer được tạo từ khu vực làm việc. Khóa có thể thu hồi mà không ảnh hưởng đến đăng nhập người dùng.

Mở
Reference

Tham chiếu API

Các chức năng dành cho chỉnh sửa, diễn giải, viết lại, kiểm tra AI, trích dẫn, danh mục tài liệu tham khảo và trạng thái.

Mở
Manage

Khu vực làm việc

Quản lý thanh toán, số từ còn lại, khóa API và trạng thái gói ngay trong khu vực làm việc.

Mở

API

Chức năng cốt lõi

Authenticated

Bearer API keys

Metered

word balance

Product-ready

billing hooks

Chỉnh sửa

POST/api/v1/humanize

Chỉnh bản nháp có AI hỗ trợ trong khi vẫn giữ nguyên ý nghĩa.

Diễn giải

POST/api/v1/paraphrase

Viết lại và tinh chỉnh văn bản theo nhiều chế độ khác nhau.

Kiểm tra AI

POST/api/v1/detect

Trả về ước tính dấu hiệu AI và gợi ý chỉnh sửa.

Trích dẫn

POST/api/v1/citation

Định dạng siêu dữ liệu nguồn DOI, URL hoặc nhập thủ công.

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

Riêng tư theo mặc định. Việc sử dụng API được liên kết với khóa thuộc về người dùng. Yêu cầu được gắn với tài khoản để hỗ trợ giới hạn, nhật ký sử dụng và kiểm soát nhóm.
Thanh toán sẵn sàng mở rộng. Quy trình thanh toán, cổng khách hàng và giới hạn gói có thể mở rộng theo sản phẩm mà không lộ chi tiết cấu hình cho người dùng cuối.

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.

Bắt đầu nhanh

Run the first request and confirm the response contract.

Tham chiếu API

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

Get started

Làm bản nháp AI tự nhiên hơn, kiểm tra dấu hiệu AI và giữ quy trình viết trong một khu vực làm việc rõ ràng.

Bắt đầu miễn phíAPI
TurnitPass

Làm bản nháp AI tự nhiên hơn, kiểm tra dấu hiệu AI và giữ quy trình viết trong một khu vực làm việc rõ ràng.

Sản phẩm
  • Nhân hóa văn bản AI
  • Công cụ phát hiện AI
  • Kiểm tra bài luận
  • Phát hiện AI cho giáo viên
  • API
  • Nhà phát triển
  • Khu vực làm việc
Tài nguyên
  • Giá
  • Blog
  • So sánh
  • Cập nhật sản phẩm
  • Giới thiệu
  • Liên hệ
Pháp lý
  • Quyền riêng tư
  • Điều khoản

© 2026 TurnitPass. All rights reserved.

All systems normal