TurnitPass
ราคาAPIบล็อก
เข้าสู่ระบบแดชบอร์ดเริ่มฟรี

TurnitPass

Docs

Platform

GeneralAPI KeysUsageBillingNotifications

Docs

Overviewเริ่มต้นอย่างรวดเร็วการยืนยันตัวตนเอกสารอ้างอิง APIบันทึกการเปลี่ยนแปลง

Endpoints

POST/humanizePOST/paraphrasePOST/detectGET/status
Workspace

จัดการการเรียกเก็บเงิน ยอดคำคงเหลือ คีย์ API และสถานะการสมัครสมาชิกได้โดยตรงจากพื้นที่ทำงานของคุณ

Create a key
Docs menuOverview
GeneralAPI KeysUsageBillingNotificationsOverviewเริ่มต้นอย่างรวดเร็วการยืนยันตัวตนเอกสารอ้างอิง APIบันทึกการเปลี่ยนแปลง
DocumentationQuickstart to reference

เอกสารสำหรับนักพัฒนา

เอกสารประกอบ TurnitPass API

เริ่มต้นใช้งานคีย์ API เรียกใช้งานจุดเชื่อมต่อสำหรับปรับข้อความ เรียบเรียงใหม่ ตรวจจับ AI การอ้างอิง และบรรณานุกรม เพื่อเชื่อมต่อ TurnitPass เข้ากับแอปพลิเคชันเขียนงานของคุณเอง

One request

Quick example

Send text to the humanizer endpoint with a Bearer API key. The response returns the transformed output, words used, and the remaining word balance for the key owner.

curl
POST /api/v1/humanize
curl -X POST https://turnitpass.com/api/v1/humanize \
  -H "Authorization: Bearer tp_live_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"text":"Paste your draft here","language":"en","mode":"revise"}'
response
200 OK
{
  "output": "Your humanized text...",
  "words_used": 6,
  "words_remaining": 249994
}
TurnitPass also exposes paraphrase, rewrite, detector, citation, bibliography, and status endpoints from the same API-key flow.

Route map

Explore the docs

01

เริ่มต้นอย่างรวดเร็ว

สร้างคีย์ API จากพื้นที่ทำงาน จากนั้นเรียกใช้ฟังก์ชันสำหรับเขียนงาน ตรวจสอบ AI และจัดรูปแบบการอ้างอิงด้วยคีย์เดียวกัน

02

การยืนยันตัวตน

คำขอสำหรับการพัฒนาจะใช้คีย์ API ที่สร้างขึ้นจากพื้นที่ทำงาน TurnitPass

03

เอกสารอ้างอิง API

เอกสารอ้างอิงสำหรับการปรับข้อความ การเรียบเรียงใหม่ การตรวจจับ AI การอ้างอิง บรรณานุกรม และสถานะคีย์ API ที่ผ่านการยืนยันตัวตนแล้ว

04

บันทึกการเปลี่ยนแปลง

การเปลี่ยนแปลงล่าสุดบนแพลตฟอร์ม ครอบคลุมเครื่องมือปรับข้อความ ตรวจจับ AI เครื่องมือเขียนงาน ระบบชำระเงิน และอินเทอร์เฟซ API

ส่งคำขอปรับข้อความครั้งแรก

Create a key and make the first request.

TurnitPass REST API

Review endpoints, parameters, limits, and response shapes.

Production flow

Request lifecycle

Every TurnitPass API call follows the same product path: authenticate the key, validate the payload, run the writing or citation workflow, meter usage, and return a response shape that can be stored by your product.

1

Authenticate the API key

Send an API key generated from the workspace. Revoked, malformed, or missing keys fail before text processing starts.

2

Validate text, language, and limits

Transform requests enforce word ranges, detector requests enforce longer scan limits, and citation requests validate style and source input.

3

Run the workflow

Humanize, paraphrase, rewrite, detect, citation, and bibliography routes reuse the same server-side behavior as the public tools.

4

Record usage and return output

Successful calls return output plus usage metadata such as words used, remaining balance, status details, or formatted citation exports.

อินเทอร์เฟซ API

จุดเชื่อมต่อหลัก

ปรับข้อความ

POST/api/v1/humanize

ลดสัญญาณการเขียนแบบ AI ให้เหลือน้อยที่สุดโดยยังคงความหมายเดิมไว้ครบถ้วน

เรียบเรียงใหม่

POST/api/v1/paraphrase

เขียนใหม่และปรับปรุงข้อความโดยใช้โหมดการทำงานที่หลากหลาย

ตรวจ AI

POST/api/v1/detect

ส่งคืนคะแนนจากเครื่องตรวจจับ ระดับความเสี่ยง และสัญญาณการเขียนแบบ AI

การอ้างอิง

POST/api/v1/citation

จัดรูปแบบข้อมูลเมตาของแหล่งที่มาจาก DOI, URL หรือป้อนข้อมูลด้วยตนเอง

Production checklist

Server-side calls
Never expose API keys in client bundlesCall TurnitPass from your backend, worker, queue, or protected server action.
Retry behavior
Retry network failures, not validation failuresHandle 4xx responses as user or payload issues and reserve retries for transient 5xx/network errors.
Word budgets
Show remaining balance before heavy flowsUse the status endpoint to decide whether to queue a job, ask for upgrade, or split a document.
Billing setup
Stripe secrets are final configurationThe checkout, portal, and webhook surfaces are wired; live keys and price IDs are intentionally left for deployment.
For product integrations, keep one TurnitPass key per environment. Production, staging, and local development should be revocable independently.

Get started

ปรับร่าง AI ภาษาอังกฤษ จีนตัวย่อ และจีนตัวเต็มให้เป็นธรรมชาติ ตรวจสัญญาณ AI และทำงานในพื้นที่เดียว.

เริ่มฟรีAPI
TurnitPass

ปรับร่าง AI ภาษาอังกฤษ จีนตัวย่อ และจีนตัวเต็มให้เป็นธรรมชาติ ตรวจสัญญาณ AI และทำงานในพื้นที่เดียว.

ผลิตภัณฑ์
  • ปรับข้อความ AI
  • เครื่องตรวจจับ AI
  • ตรวจเรียงความ
  • เครื่องมือตรวจ AI สำหรับครู
  • API
  • นักพัฒนา
  • พื้นที่ทำงาน
ทรัพยากร
  • ราคา
  • บล็อก
  • เปรียบเทียบ
  • บันทึกอัปเดต
  • เกี่ยวกับ
  • ติดต่อ
กฎหมาย
  • ความเป็นส่วนตัว
  • ข้อกำหนด

© 2026 TurnitPass. All rights reserved.

All systems normal