SDKs
Node
No package to install — the API is plain HTTPS/JSON. Here it is with the built-in fetch (Node 18+).
Keep your key server-side in
TRANSCRIPTFETCH_KEY — never ship it to the browser. Every successful fetch costs one credit; failed requests are free.Works the same with axios or any HTTP client. See the endpoint reference for every route and the response format.

