freeapis

Databricks

用于管理 Databricks 账户、集群、笔记本、作业和工作区的服务

认证方式
API Key
HTTPS
Yes
CORS
Yes
分类
开发

简介

Databricks 提供工作区管理 API——基于 token(未认证请求 303 到登录页,已实测)。

快速开始

需要工作区 + PAT:

curl "https://YOUR_WORKSPACE.cloud.databricks.com/api/2.0/clusters/list" \
  -H "Authorization: Bearer YOUR_TOKEN"

认证方式

  • Databricks 工作区 → 个人访问 token(PAT)。
  • 通过 Authorization: Bearer 发送(缺失 → 303 登录,已实测)。

速率限制与注意事项

  • 基于工作区定价(看文档)。
  • 集群、笔记本、作业。

常见问题

Databricks 免费吗? 基于工作区定价(看文档)。

为什么 303? 缺少认证重定向到登录(已实测)——请添加 PAT。

认证风格是什么? Authorization: Bearer PAT。

开发 分类更多

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown