Thingsthinking · Authentication Profile

Thingsthinking Authentication

Authentication

Thingsthinking secures its APIs with oauth2, openIdConnect, and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanySemantic AINatural Language ProcessingDocument AnalysisEnterprise SearchContract AnalysisText AnalyticsMachine-LearningComplianceREST APIGermany
Methods: oauth2, openIdConnect, apiKey Schemes: 3 OAuth flows: clientCredentials API key in: header

Security Schemes

OAuth2ClientCredentials oauth2
OpenIDConnect openIdConnect
LegacyAPIKey apiKey
· in: header ()

Source

Authentication Profile

thingsthinking-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://pypi.org/project/semantha-sdk/
docs: https://www.semantha.de/data-security/
summary:
  types: [oauth2, openIdConnect, apiKey]
  api_key_in: [header]
  oauth2_flows: [clientCredentials]
  recommended: OpenID Connect via customer identity provider
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    description: >-
      Primary authentication. A domain administrator creates a client in the
      Administration app (Client Administration) and downloads a
      credentials.properties file containing client_id, client_secret and
      token_url. The SDK exchanges these for a bearer token against the
      tenant's token endpoint. server_url, client_id, client_secret and
      token_url can also be supplied directly.
    parameters: [server_url, client_id, client_secret, token_url]
    sources: [https://pypi.org/project/semantha-sdk/]
  - name: OpenIDConnect
    type: openIdConnect
    description: >-
      semantha recommends integrating with the customer's existing identity
      management system and using OpenID Connect for authentication and
      authorization. Other means of authentication can be made available on
      request.
    sources: [https://www.semantha.de/data-security/]
  - name: LegacyAPIKey
    type: apiKey
    in: header
    description: >-
      Legacy authentication (documented as "Old"). A per-domain API key grants
      access to a fixed number of domains; supplied to the SDK via
      login(server_url, key=...) or a JSON key file ({"API_Key", "server_url"}).
      Access is scoped to the domains bound to the key.
    sources: [https://pypi.org/project/semantha-sdk/, https://www.semantha.de/data-security/]
transport:
  tls_only: true
  note: >-
    Neither the user interface nor the API is accessible without encryption;
    unencrypted endpoints are not provided.

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/thingsthinking-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.