Cask Data · Authentication Profile

Cask Data Authentication

Authentication

Cask Data secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyDeveloper ToolsData IntegrationData PipelineETLBig DataAnalyticsOpen-SourceHadoopCDAP
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerToken http
scheme: bearer · in: header ()

Source

Authentication Profile

cask-data-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.cdap.io/cdap/current/en/admin-manual/security/index.html
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: []
  oauth2_flows: []
notes: >-
  CDAP supports optional perimeter security. When security is enabled, clients first obtain an
  access token from the CDAP authentication server (via the cdap-authentication-client library or
  the /v3/security endpoints) using a configured authentication mechanism (basic, LDAP, JASPI, or
  a custom handler), then present it as a Bearer token on every HTTP RESTful API request. On an
  unsecured (default sandbox) deployment no credentials are required. There is no OAuth 2.0 scope
  surface, so no scopes/ artifact is produced.
schemes:
- name: bearerToken
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: "Authorization: Bearer <cdap-access-token>"
  obtained_via:
  - library: io.cdap.cdap:cdap-authentication-client
  - endpoint: GET /v3/security/... (authentication server)
  mechanisms_supported: [basic, ldap, jaspi, custom]
  sources: [docs]
unsecured_default:
  note: The CDAP Sandbox runs with security disabled by default; requests to /v3/namespaces require no token.

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/cask-data-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.