ClickHouse UDF API

The UDF API from ClickHouse — 7 operation(s) for udf.

Operations 12

PUT /v1/organizations/{organizationId}/udfs/{functionName}/attachments/{serviceId} Attach UDF to service #
GET /v1/organizations/{organizationId}/udfs/{functionName}/attachments/{serviceId} Get UDF attachment #
DELETE /v1/organizations/{organizationId}/udfs/{functionName}/attachments/{serviceId} Detach UDF from service #
GET /v1/organizations/{organizationId}/udfs/{functionName}/attachments List UDF attachments #
POST /v1/organizations/{organizationId}/udfs Create UDF #
GET /v1/organizations/{organizationId}/udfs List UDFs #
DELETE /v1/organizations/{organizationId}/udfs/{functionName} Delete UDF #
GET /v1/organizations/{organizationId}/udfs/{functionName} Get UDF #
POST /v1/organizations/{organizationId}/udfUploads/url Create UDF upload URL #
POST /v1/organizations/{organizationId}/udfs/{functionName}/versions Create UDF version #
GET /v1/organizations/{organizationId}/udfs/{functionName}/versions List UDF versions #
DELETE /v1/organizations/{organizationId}/udfs/{functionName}/versions/{version} Delete UDF version #

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/clickhouse-udf-api"
All apis
curl "https://apis.io/api/v1/apis?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.

OpenAPI Specification

clickhouse-udf-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: OpenAPI spec for ClickHouse Cloud UDF API
  version: '1.0'
  contact:
    name: ClickHouse Support
    url: https://clickhouse.com/docs/en/cloud/manage/openapi?referrer=openapi-1107336
    email: support@clickhouse.com
servers:
- url: https://api.clickhouse.cloud
security:
- basicAuth: []
tags:


# --- truncated at 32 KB (99 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/clickhouse/refs/heads/main/openapi/clickhouse-udf-api-openapi.yml