Skip to main content

Authentication modes

Most integrations use a project-scoped API key. For server-side and user-token scenarios, set the mode on the builder:
The resolved mode is available via options.getAuthMode(), which returns one of AuthMode.API_KEY, AuthMode.MASTER_KEY, or AuthMode.TOKEN.

Region Selection

Pin traffic to the direct EU endpoint when needed. See the EU endpoint guide for details.

Next: Generate & Stream — one-shot generation, streaming, normalization, and word timestamps.