Tortus · Authentication Profile

Tortus Authentication

Authentication

Tortus secures its APIs with http-basic, publishable-key, and launch-token across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyHealthcareArtificial IntelligenceAmbient Clinical DocumentationMedical ScribeSpeech-to-TextEHR IntegrationNHSEmbed SDK
Methods: http-basic, publishable-key, launch-token Schemes: 3 OAuth flows: API key in: header

Security Schemes

launchEndpointBasicAuth http
scheme: basic
publishableKey apiKey
· in: config (publishableKey)
launchToken http
scheme: bearer

Source

Authentication Profile

tortus-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tortus.ai/authentication
docs: https://docs.tortus.ai/authentication
summary:
  types: [http-basic, publishable-key, launch-token]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: launchEndpointBasicAuth
    type: http
    scheme: basic
    location: "POST https://api.tortus.ai/v1/oauth/launch (server-side only)"
    description: >-
      Your backend authenticates to the TORTUS launch endpoint with HTTP Basic
      Authentication: username = client ID (e.g. cli_abc123xyz), password =
      client secret (e.g. sec_def456uvw), base64-encoded as clientId:clientSecret
      in the Authorization header. Never expose the client ID/secret to the
      frontend.
  - name: publishableKey
    type: apiKey
    in: config
    parameter: publishableKey
    description: >-
      Public identifier (pk_...) passed to loadTortus() in the browser to
      identify the tenant. Safe to expose to the frontend.
  - name: launchToken
    type: http
    scheme: bearer
    description: >-
      Short-lived launch token minted by the launch endpoint and returned to the
      SDK via the fetchClientSecrets() callback. The SDK exchanges it to load and
      authenticate the embedded app. Tokens expire after 5 minutes and must be
      requested fresh per session.
environments:
  production: https://api.tortus.ai
  sandbox: https://api.staging.tortus.ai

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/tortus-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.