Reference | Specificities of using the API Deployer on Dataiku Cloud#

Using Dataiku Cloud, you cannot create an API service in the API node. Instead, you must use the API designer or, if it’s a prediction endpoint, create it directly from the Flow.

You can expose the following types of endpoints on Dataiku Cloud:

  • a visual prediction model

  • a Python prediction model

  • an R prediction model

  • a Python function

  • an R function

  • an SQL query

  • a lookup in a dataset

The clustering model endpoint is not yet available on Dataiku Cloud.

Note

For questions outside of this, please refer to the general reference documentation for the API node or the real-time APIs section of the Knowledge Base.