Skip to main content

18 docs tagged with "API"

Documentation related to API including HTTP, Arrow Flight SQL, ODBC, JDBC, and ADBC.

View all tags

Batch ML Predictions

Perform a batch of ML predictions, using multiple models, in one request. This is useful for ensembling or A/B testing different models.

Check Namespace exists

This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response.

Check Runtime Status

Return the status of all connections (http, flight, metrics, opentelemetry) in the runtime.

Get Iceberg API config

This endpoint returns the Iceberg Catalog API configuration, including details about overrides, defaults, and available endpoints.

List Datasets

This endpoint returns a list of configured datasets. The response can be formatted as **JSON** or **CSV**,

List Evals

Return all evals available to run in the runtime.

List Models

List all models, both machine learning and language models, available in the runtime.

List Spicepods

Get a list of spicepods and their details. In CSV format, it will return a summarised form.

Zip Github source

This endpoint generates a zip package from a specified GitHub source.