Terminal 3 · Authentication Profile

Terminal 3 Authentication

Authentication

Terminal 3 secures its APIs with http and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyIdentityDecentralized IdentityVerifiable CredentialsOpenID ConnectKYCAMLConfidential ComputingAI AgentsPrivacyWeb3DID
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
apiKeyAuth apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.terminal3.io/developers/adk/reference
docs: https://docs.terminal3.io/api-reference/t3-api/getting-started
note: >-
  Terminal 3 REST API authenticates with a bearer JWT by default; specific
  endpoints (e.g. user creation) additionally require an x-api-token header.
  Request an API key from enterprise@terminal3.io or the self-serve claim page.
  The ADK SDK layer authenticates separately via SIWE (Sign-In With Ethereum,
  EIP-4361) to obtain a tenant DID.
summary:
  types: [http, apiKey]
  api_key_in: [header]
  http_schemes: [bearer]
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: "Default authentication for the T3 REST API (Authorization: Bearer <token>)."
    sources: [openapi/terminal-3-openapi.yml]
  - name: apiKeyAuth
    type: apiKey
    in: header
    parameter_name: x-api-token
    description: Required on specific endpoints such as user creation. Obtain via enterprise@terminal3.io.
    sources: [openapi/terminal-3-openapi.yml]
sdk_auth:
  - method: SIWE
    standard: EIP-4361 (Sign-In With Ethereum)
    description: >-
      The @terminal3/t3n-sdk handshake/authenticate flow signs a login challenge
      (metamask_sign) to derive an authenticated tenant DID (did:t3n:...).
    source: https://docs.terminal3.io/developers/adk/get-started/quickstart

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/terminal-3-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.