TurnitPass
PreiseAPIBlog
AnmeldenArbeitsbereichKostenlos starten

TurnitPass

Docs

Platform

GeneralAPI KeysUsageBillingNotifications

Docs

OverviewSchnellstartAuthentifizierungAPI-ReferenzChangelog

Endpoints

POST/humanizePOST/paraphrasePOST/detectGET/status
Workspace

Verwalten Sie Abrechnung, Wortguthaben, API-Schlüssel und Abonnement an einem Ort.

Create a key
Docs menuGeneral
GeneralAPI KeysUsageBillingNotificationsOverviewSchnellstartAuthentifizierungAPI-ReferenzChangelog
DeveloperKeys, usage, and billing

Entwickler

TurnitPass in Ihr Produkt integrieren

Der TurnitPass-Entwickler-Hub bündelt API-Dokumentation, Authentifizierung, Schlüsselverwaltung, Nutzungslimits und Referenzen für produktive Schreib-Workflows.

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

Schnellstart

Erstellen Sie einen API-Schlüssel, senden Sie Ihre erste Überarbeitungsanfrage und testen Sie den Humanizer, Paraphrase oder AI Detector.

Öffnen
Secure

Authentifizierung

Authentifizieren Sie sich mit einem API-Schlüssel aus Ihrem Arbeitsbereich. Schlüssel lassen sich jederzeit widerrufen, ohne die Anmeldung zu ändern.

Öffnen
Reference

API-Referenz

Endpunkte für Humanizer, Paraphrase, Rewrite, AI Detector, Citation Generator, Bibliography und Schlüsselstatus.

Öffnen
Manage

Arbeitsbereich

Verwalten Sie Abrechnung, Wortguthaben, API-Schlüssel und Abonnement an einem Ort.

Öffnen

API-Struktur

Kern-Endpunkte

Authenticated

Bearer API keys

Metered

word balance

Product-ready

billing hooks

Überarbeiten

POST/api/v1/humanize

Überarbeitet KI-gestützten Text und reduziert KI-Schreibsignale bei erhaltener Bedeutung.

Paraphrasieren

POST/api/v1/paraphrase

Schreibt Text in verschiedenen Ton- und Längenmodi um.

Prüfen

POST/api/v1/detect

Liefert geschätzte KI-Schreibsignale und Überarbeitungshinweise.

Zitate

POST/api/v1/citation

Formatiert eine DOI, URL oder manuell eingegebene Quelle als Zitat.

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

Standardmäßig privat. API-Zugriffe sind an einen nutzereigenen Schlüssel gebunden. Anfragen werden gegen Nutzungslimits abgerechnet; Kontozugriff und Teamsteuerung sind in Planung.
Integrierte Abrechnung. Abrechnung, Zugang zum Kundenportal und planabhängige Limits lassen sich mit wachsendem Produkt konfigurieren.

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.

Schnellstart

Run the first request and confirm the response contract.

API-Referenz

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

Get started

Überarbeite KI-Entwürfe natürlicher, prüfe KI-Signale und halte den Schreibprozess in einem Arbeitsbereich.

Kostenlos startenAPI
TurnitPass

Überarbeite KI-Entwürfe natürlicher, prüfe KI-Signale und halte den Schreibprozess in einem Arbeitsbereich.

Produkte
  • KI-Humanizer
  • KI-Detektor
  • Essay-Prüfer
  • Prüfung für Lehrkräfte
  • API
  • Entwickler
  • Arbeitsbereich
Ressourcen
  • Preise
  • Blog
  • Vergleiche
  • Changelog
  • Über uns
  • Kontakt
Rechtliches
  • Datenschutz
  • Nutzungsbedingungen

© 2026 TurnitPass. All rights reserved.

All systems normal