get_deployment_api_keys | R Documentation |
Get API keys for a deployed model.
get_deployment_api_keys(deployment_id)
deployment_id |
id of the deployment to get API keys, can be obtained with get_deployments(). |
data.frame - API keys available for deployment_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.