One REST API. For every Tippiti feature.

Tippiti is built API-first from the ground up. Every feature available in the web UI is also available through the public REST API – no UI-only features, no reverse engineering required.

Tippiti is asynchronous transcription with multi-stage downstream correction and fact-checking. The API mirrors this workflow: upload audio, poll status, retrieve the finished text as JSON or DOCX.

Integrate Tippiti into existing practice management or legal software, automate dictation workflows or build your own interfaces on our platform.

What the API offers
  • REST with OpenAPI 3.1 specification
  • Typed clients: TypeScript, PHP, Python
  • Simple bearer token authentication
  • API-first – access to every feature

Documentation, specification, clients

Everything you need to get started – from interactive documentation to the OpenAPI specification and ready-made SDK packages on the common registries.

Typed SDKs for TypeScript, PHP and Python

For the three most-used server languages we offer official, typed clients. Regenerated daily from the OpenAPI specification, published to the common package registries, MIT-licensed.

TypeScript / Node.js

@tippiti/api-client

Typed client based on openapi-fetch, framework-agnostic. Runs in Next.js, NestJS, Express or plain Node.js. Node 20+.

npm install @tippiti/api-client
PHP

tippiti/api-client

Typed client based on Guzzle and PSR-7, framework-agnostic. Runs in Laravel, Symfony, Slim or plain PHP. PHP 8.1+.

composer require tippiti/api-client
Python

tippiti

Type-annotated client based on httpx and attrs, framework-agnostic. Runs in Django, FastAPI, Flask or plain Python. Python 3.10+.

pip install tippiti

Typical integrations

What can be built on top of the Tippiti API – from embedding in existing domain software to standalone interfaces.

Practice management and legal software

Integrate upload, transcription and result retrieval directly into your existing software. Your staff works in the familiar environment – Tippiti runs in the background and delivers the finished text.

Workflow automation

Trigger follow-up steps automatically as soon as a dictation is fully transcribed: notifications, hand-off to approval workflows, archiving or export into your document management system.

Custom interfaces

Build your own web or mobile front-ends on the Tippiti platform – for industry-specific input forms, specialised client apps or internal tools.

Questions about implementation?

Our support team is happy to help with integration or any questions about using the API.

See for yourself.

Upload a test dictation and see what Tippiti makes of your recording – free of charge, no registration required, no strings attached.

Create account
Questions? Get in touch