Dataiku logo

Dataiku

Dataiku is an advanced data science and machine learning platform that enables teams to build and deploy AI applications at scale.

9 APIs 0 Features
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine Learning

APIs

Dataiku Public API

REST API for managing Dataiku DSS instances, projects, datasets, and workflows programmatically.

Dataiku Python API

Python client library for interacting with Dataiku DSS.

Dataiku Internal API

Internal API for use within recipes, notebooks, and plugins in Dataiku DSS.

Dataiku R API

R client library for interacting with Dataiku DSS.

Dataiku JavaScript API

JavaScript API for building custom web applications that read from Dataiku datasets within DSS.

Dataiku Scala API

Scala API for reading and writing DSS datasets from the Spark and Scala environment within Dataiku DSS.

Dataiku API Node Administration API

REST API for administering Dataiku API Nodes, managing deployed services, generations, and authentication keys for real-time API serving.

Dataiku Govern API

Public REST API for interacting with Dataiku Govern to manage AI governance, blueprints, artifacts, sign-offs, and compliance workflows.

Dataiku Plugin API

API for developing custom plugins that extend Dataiku DSS with custom datasets, recipes, processors, and web applications.

Semantic Vocabularies

Dataiku Context

0 classes · 14 properties

JSON-LD

API Governance Rules

Dataiku API Rules

5 rules · 2 errors 3 warnings

SPECTRAL

Resources

🔗
PostmanWorkspace
PostmanWorkspace
🔗
ArazzoWorkflows
ArazzoWorkflows
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔗
Community
Community
🎓
Academy
Academy
💰
Pricing
Pricing
📰
Blog
Blog
👥
GitHub
GitHub
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🌐
Portal
Portal
🔗
APIReference
APIReference
💬
Support
Support
🔗
Knowledge Base
Knowledge Base
📄
ChangeLog
ChangeLog
🔗
Trust Center
Trust Center
🔗
Plugins
Plugins
🔗
Webinars
Webinars
📝
SignUp
SignUp
🔗
LinkedIn
LinkedIn
🔗
X
X
🔗
JSONLD
JSONLD
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
Vocabulary
Vocabulary
🔗
Capabilities
Capabilities
🔗
Rules
Rules

Sources

Raw ↑
aid: dataiku
name: Dataiku
description: >-
  Dataiku is an advanced data science and machine learning platform that enables teams to build and deploy AI
  applications at scale.
image: https://www.dataiku.com/static/img/logo.png
type: Index
tags:
  - Analytics
  - Artificial Intelligence
  - Data Platform
  - Data Science
  - Machine Learning
created: '2024-01-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/dataiku/refs/heads/main/apis.yml
specificationVersion: '0.19'
kind: company
position: Consumer
access: 3rd-Party
apis:
  - aid: dataiku:dataiku-public-api
    name: Dataiku Public API
    description: REST API for managing Dataiku DSS instances, projects, datasets, and workflows programmatically.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://www.dataiku.com
    baseURL: https://dss.example.com/public/api
    tags:
      - Data Science
      - Datasets
      - Projects
      - Workflows
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/publicapi/index.html
      - type: OpenAPI
        url: https://doc.dataiku.com/dss/latest/publicapi/rest/index.html
      - type: Authentication
        url: https://doc.dataiku.com/dss/latest/publicapi/rest/authentication.html
      - type: APIReference
        url: https://doc.dataiku.com/dss/api/latest/rest/
      - type: GettingStarted
        url: https://developer.dataiku.com/latest/tutorials/devtools/public-api-intro/index.html
      - type: OpenAPI
        url: openapi/dataiku-public-api-openapi.yml
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
        url: https://www.dataiku.com/support
  - aid: dataiku:dataiku-python-api
    name: Dataiku Python API
    description: Python client library for interacting with Dataiku DSS.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://www.dataiku.com
    baseURL: https://pypi.org/project/dataiku-api-client/
    tags:
      - Client Library
      - Python
      - Sdk
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/python-api/index.html
      - type: PyPI Package
        url: https://pypi.org/project/dataiku-api-client/
      - type: Examples
        url: https://doc.dataiku.com/dss/latest/python-api/examples.html
      - type: APIReference
        url: https://developer.dataiku.com/latest/api-reference/python/index.html
      - type: GettingStarted
        url: https://developer.dataiku.com/latest/getting-started/dataiku-python-apis/index.html
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-internal-api
    name: Dataiku Internal API
    description: Internal API for use within recipes, notebooks, and plugins in Dataiku DSS.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://www.dataiku.com
    tags:
      - Internal
      - Plugins
      - Recipes
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/python-api/internal.html
      - type: Plugin Development
        url: https://doc.dataiku.com/dss/latest/plugins/index.html
      - type: APIReference
        url: https://doc.dataiku.com/dss/latest/python-api/dataiku-reference.html
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-r-api
    name: Dataiku R API
    description: R client library for interacting with Dataiku DSS.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://www.dataiku.com
    tags:
      - Client Library
      - R Language
      - Sdk
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/R-api/index.html
      - type: CRAN Package
        url: https://cran.r-project.org/package=dataiku
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-javascript-api
    name: Dataiku JavaScript API
    description: JavaScript API for building custom web applications that read from Dataiku datasets within DSS.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://doc.dataiku.com/dss/latest/api/js/index.html
    tags:
      - Javascript
      - Visualization
      - Webapps
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/api/js/index.html
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-scala-api
    name: Dataiku Scala API
    description: Scala API for reading and writing DSS datasets from the Spark and Scala environment within Dataiku DSS.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://doc.dataiku.com/dss/latest/api/scala/index.html
    tags:
      - Big Data
      - Scala
      - Spark
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/api/scala/index.html
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-api-node-administration-api
    name: Dataiku API Node Administration API
    description: >-
      REST API for administering Dataiku API Nodes, managing deployed services, generations, and authentication keys for
      real-time API serving.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://doc.dataiku.com/dss/latest/apinode/index.html
    tags:
      - Api Node
      - Deployment
      - Model Serving
      - Real-Time
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/apinode/api/admin-api.html
      - type: GettingStarted
        url: https://doc.dataiku.com/dss/latest/apinode/first-service-apideployer.html
      - type: Security
        url: https://doc.dataiku.com/dss/latest/apinode/security.html
      - type: OpenAPI
        url: openapi/dataiku-api-node-admin-openapi.yml
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-govern-api
    name: Dataiku Govern API
    description: >-
      Public REST API for interacting with Dataiku Govern to manage AI governance, blueprints, artifacts, sign-offs, and
      compliance workflows.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://doc.dataiku.com/dss/latest/governance/index.html
    tags:
      - Ai Governance
      - Blueprints
      - Compliance
      - Governance
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/governance/publicapi/index.html
      - type: APIReference
        url: https://doc.dataiku.com/dss/latest/governance/publicapi/rest.html
      - type: OpenAPI
        url: openapi/dataiku-govern-api-openapi.yml
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
  - aid: dataiku:dataiku-plugin-api
    name: Dataiku Plugin API
    description: >-
      API for developing custom plugins that extend Dataiku DSS with custom datasets, recipes, processors, and web
      applications.
    image: https://www.dataiku.com/static/img/logo.png
    humanURL: https://doc.dataiku.com/dss/latest/plugins/index.html
    tags:
      - Custom Components
      - Extensions
      - Plugins
    properties:
      - type: Documentation
        url: https://doc.dataiku.com/dss/latest/plugins/reference/index.html
      - type: APIReference
        url: https://developer.dataiku.com/latest/api-reference/python/plugins.html
      - type: GettingStarted
        url: https://developer.dataiku.com/latest/tutorials/plugins/index.html
    contact:
      - FN: Dataiku Support
        email: support@dataiku.com
integrations:
  - name: AWS
  - name: Databricks
  - name: Deloitte
  - name: Snowflake
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com
    url: https://www.dataiku.com
common:
  - type: PostmanWorkspace
    url: https://www.postman.com/kinlaneapi/dataiku/overview
  - type: ArazzoWorkflows
    url: arazzo/
    workflows:
      - url: arazzo/dataiku-audit-recipe-and-jobs-workflow.yml
        name: Dataiku Audit Recipe and Project Jobs
        summary: List a project's recipes, read one recipe's inputs and outputs, and list the project's jobs.
      - url: arazzo/dataiku-bootstrap-project-workflow.yml
        name: Dataiku Bootstrap Project with First Dataset
        summary: Create a DSS project, add a managed dataset to it, and confirm the dataset definition.
      - url: arazzo/dataiku-browse-managed-folder-workflow.yml
        name: Dataiku Browse Managed Folder Contents
        summary: List a project's managed folders and read the file contents of one folder.
      - url: arazzo/dataiku-build-dataset-job-workflow.yml
        name: Dataiku Build Dataset and Poll Job
        summary: Start a build job for a dataset output and poll the job until it reaches a terminal state.
      - url: arazzo/dataiku-create-dataset-set-schema-build-workflow.yml
        name: Dataiku Create Dataset, Set Schema, and Build
        summary: Create a dataset, apply an explicit schema to it, and kick off a build job.
      - url: arazzo/dataiku-create-govern-artifact-workflow.yml
        name: Dataiku Create Govern Artifact with Custom Fields
        summary: Create a governed artifact under a blueprint, set its custom field values, and read them back.
      - url: arazzo/dataiku-create-govern-blueprint-version-workflow.yml
        name: Dataiku Create Govern Blueprint and Version
        summary: Create a governance blueprint, add a first version to it, and read the version back.
      - url: arazzo/dataiku-export-project-bundle-workflow.yml
        name: Dataiku Export Project Bundle
        summary: Verify a project, create an export bundle for it, and list bundles to confirm the export.
      - url: arazzo/dataiku-import-and-preload-generation-workflow.yml
        name: Dataiku Import and Preload API Node Generation
        summary: Import a generation bundle for a service, preload it into memory, then switch the service to it.
      - url: arazzo/dataiku-inspect-and-read-dataset-workflow.yml
        name: Dataiku Inspect and Read a Dataset
        summary: List a project's datasets, fetch a dataset definition, and read a sample of its rows.
      - url: arazzo/dataiku-inspect-saved-model-workflow.yml
        name: Dataiku Inspect Saved Model
        summary: List a project's saved models and fetch the details of one model including its active version.
      - url: arazzo/dataiku-promote-apinode-generation-workflow.yml
        name: Dataiku Promote API Node Generation
        summary: Verify a deployed service, list its generations, switch the active generation, and enable the service.
      - url: arazzo/dataiku-provision-user-workflow.yml
        name: Dataiku Provision DSS User
        summary: Create a DSS user, confirm it by reading the user back, and assign groups via update.
      - url: arazzo/dataiku-review-artifact-signoff-workflow.yml
        name: Dataiku Review Artifact Sign-Off
        summary: List an artifact's sign-off steps, read one step, and add an approve or reject review to it.
      - url: arazzo/dataiku-run-scenario-and-poll-workflow.yml
        name: Dataiku Run Scenario and Poll to Completion
        summary: Trigger a scenario run and poll its lightweight status until it is no longer running.
      - url: arazzo/dataiku-run-sql-query-workflow.yml
        name: Dataiku Resolve Connection and Run SQL Query
        summary: Verify a DSS connection exists, then execute a SQL query against it and return the rows.
      - url: arazzo/dataiku-tag-project-metadata-workflow.yml
        name: Dataiku Tag Project Metadata
        summary: Read a project's current metadata, then write an updated label, description, and tags.
      - url: arazzo/dataiku-teardown-project-workflow.yml
        name: Dataiku Teardown Project
        summary: Verify a project, delete a dataset within it, then delete the project itself.
  - type: GettingStarted
    url: https://www.dataiku.com/product/get-started/
  - type: Documentation
    url: https://doc.dataiku.com/
  - type: Community
    url: https://community.dataiku.com/
  - type: Academy
    url: https://academy.dataiku.com/
  - type: Pricing
    url: https://www.dataiku.com/product/pricing/
  - type: Blog
    url: https://blog.dataiku.com/
  - type: GitHub
    url: https://github.com/dataiku
  - type: TermsOfService
    url: https://www.dataiku.com/terms/
  - type: PrivacyPolicy
    url: https://www.dataiku.com/privacy/
  - type: Portal
    url: https://developer.dataiku.com/latest/
  - type: APIReference
    url: https://developer.dataiku.com/latest/api-reference/index.html
  - type: Support
    url: https://support.dataiku.com/
  - type: Knowledge Base
    url: https://knowledge.dataiku.com/latest/
  - type: ChangeLog
    url: https://doc.dataiku.com/dss/latest/release_notes/index.html
  - type: Trust Center
    url: https://www.dataiku.com/legal/trust/
  - type: Plugins
    url: https://www.dataiku.com/product/plugins/
  - type: Webinars
    url: https://www.dataiku.com/stories/webinars/
  - type: SignUp
    url: https://www.dataiku.com/product/get-started/
  - type: LinkedIn
    url: https://www.linkedin.com/company/dataiku
  - type: X
    url: https://twitter.com/dataiku
  - type: JSONLD
    url: json-ld/dataiku-context.jsonld
  - type: JSONSchema
    url: json-schema/dataiku-project-schema.json
  - type: JSONSchema
    url: json-schema/dataiku-dataset-schema.json
  - type: Vocabulary
    url: vocabulary/dataiku-vocabulary.yml
  - type: Capabilities
    url: capabilities/dataiku-capabilities.yml
  - type: Rules
    url: rules/dataiku-rules.yml
  - type: Integrations
    url: https://www.dataiku.com/partners/