Tecton (Databricks) · Authentication Profile

Tecton Databricks Authentication

Authentication

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

CompanyAI InfrastructureFeature StoreFeature PlatformMachine-LearningMLOpsReal-TimeDatabricks
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

TectonKey apiKey
· in: header ()
ServiceAccountOAuth oauth2

Source

Authentication Profile

tecton-databricks-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tecton.ai/docs/beta/setting-up-tecton/administration-setup/programmatic-access-using-service-accounts
docs: https://docs.tecton.ai/http-api
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [clientCredentials]
schemes:
  - name: TectonKey
    type: apiKey
    in: header
    header: Authorization
    format: 'Authorization: Tecton-key <YOUR-API-KEY>'
    description: >-
      API-key authentication for the Feature Service HTTP API. The key is passed as an
      Authorization header with the "Tecton-key" prefix. Keys are issued to Service
      Accounts; newly created credentials can take up to 60 seconds to activate.
    docs: https://docs.tecton.ai/http-api
  - name: ServiceAccountOAuth
    type: oauth2
    flow: clientCredentials
    description: >-
      Service Accounts authenticate with OAuth 2.0 Client Credentials. The Service Account ID
      and an active client secret are exchanged at the tokens endpoint (scope "everything")
      for an access token, which is then used to call Tecton APIs. Client Credentials cannot
      call Tecton APIs directly; they must first be exchanged for an access token.
    scopes:
      - everything
    docs: https://docs.tecton.ai/docs/beta/setting-up-tecton/administration-setup/programmatic-access-using-service-accounts
notes: >-
  Authorization is role-based - Service Accounts require Consumer/Editor privileges on a
  Feature Service (a 403 "Not Authorized" is returned otherwise). SCIM 2.0 is supported for
  user/group provisioning.

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/tecton-databricks-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.