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

TurnitPass

Docs

Platform

GeneralAPI KeysUsageBillingNotifications

Docs

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

Endpoints

POST/humanizePOST/paraphrasePOST/detectGET/status
Workspace

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

Create a key
Docs menuAPI Keys
GeneralAPI KeysUsageBillingNotificationsOverviewเริ่มต้นอย่างรวดเร็วการยืนยันตัวตนเอกสารอ้างอิง APIบันทึกการเปลี่ยนแปลง
DeveloperKeys, usage, and billing

API Keys

Create and rotate Bearer keys without losing account control

API key management lives in your TurnitPass workspace. This page documents the key lifecycle, security model, and request pattern for production integrations.

Developer workspace

Platform overview

Open workspace

Create a workspace API key

Sign in, name the key, copy it once, and store it in your own secret manager.

Read auth docs

Review Bearer authentication

Confirm header format, storage rules, revocation behavior, and environment separation.

workspace
GET/api/v1/status
account scoped
status check
GET /api/v1/status
curl https://turnitpass.com/api/v1/status \
  -H "Authorization: Bearer tp_live_your_api_key"

API key

Key format

Protected

Storage

5 active

Default limit

review board

01

Key format

Keys are shown only once after creation and can be rotated from the workspace.

02

Storage

Secret material is protected after the first reveal and is never shown again.

03

Default limit

Keep production, staging, and local keys separate instead of sharing one token.

Private by default

Workspace actions require a signed-in account.

Key lifecycle

A small operating loop for each integration

1

Name the environment

Use clear labels such as Production API, Staging QA, or Partner demo so usage logs stay readable.

2

Copy the key once

The full token is only revealed on creation. Store it in your app secrets, not in client-side code.

3

Call status first

Use GET /api/v1/status to verify the key, remaining balance, limits, and account ownership before sending user text.

4

Rotate without downtime

Create the replacement key, deploy it, confirm traffic, then revoke the old key from the workspace.

Security details

What the key system guarantees

Header
Authorization: Bearer API keyEvery v1 route expects the same Bearer header shape.
Storage
Protected at restThe raw token is not shown again after first reveal.
Revocation
ImmediateA revoked key stops authenticating while the Google account and other keys remain usable.
Scope
Account ownedUsage, words, billing, and request history roll up to the authenticated workspace owner.
Implementation note. Actual key creation and revocation stay in the workspace because they require a signed-in account. Public documentation should explain the lifecycle without exposing secret material.

Next step

Related docs and product surfaces

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

Bearer header format, key storage, and revocation behavior.

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

Create a key and send a first request.

Live API routes

v1 endpoints are implemented for product calls.

Safe iteration

Keys, billing, and notifications point to account-owned surfaces.

Tool-first product

Developer pages stay connected to writer-facing workflows.

Get started

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

เริ่มฟรีAPI
TurnitPass

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

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

© 2026 TurnitPass. All rights reserved.

All systems normal