ความปลอดภัย
โทเค็น Bearer
สร้าง จัดการ และยกเลิกคีย์ 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
ความปลอดภัย
โทเค็น Bearer
สร้าง จัดการ และยกเลิกคีย์ API ได้อย่างปลอดภัยจากแดชบอร์ดของคุณเอง
REST API
7 เส้นทาง v1
จุดเชื่อมต่อสำหรับการปรับแต่ง ถอดความ ตรวจจับ จัดการการอ้างอิง และตรวจสอบสถานะ
การเรียกเก็บเงิน
แผนบริการที่ยืดหยุ่น
จัดการการสมัครสมาชิก การชำระเงิน และขีดจำกัดการใช้งานได้โดยไม่มีขั้นตอนซับซ้อน
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 ที่ใช้งานได้หลายคีย์ และสามารถสั่งยกเลิกคีย์นั้นได้ทันทีเมื่อจำเป็นโดยไม่ส่งผลกระทบต่อบัญชีหลัก
การเรียกใช้จุดเชื่อมต่อการแปลงข้อความจะหักยอดคำในแผนบริการของคุณ ส่วนการสร้างการอ้างอิงจะคำนวณแยกต่างหาก
ประวัติการใช้งาน ดัชนีวัดผล และข้อมูลรับรองต่างๆ จะได้รับการปกป้องตามมาตรฐานความปลอดภัยของเอกสาร
จัดการวงเงินการใช้ แผนราคา และโปรไฟล์การเรียกเก็บเงินของลูกค้าได้อย่างยืดหยุ่นและรวดเร็ว
คำขอทั้งหมดต้องการการยืนยันตัวตนด้วย Bearer Token ในส่วนหัวของการร้องขอ HTTP
API เวอร์ชัน v1 ประกอบด้วยจุดเชื่อมต่อ: humanize, paraphrase, rewrite, detect (สแกนสไตล์), citation, bibliography และ status
การเรียกใช้แต่ละครั้งจะหักคำออกจากยอดคงเหลือของคุณ คุณสามารถอัปเกรดแผนบริการหรือเติมคำใช้งานเพิ่มได้ในแดชบอร์ด