create_deployment_api_key | R Documentation |
Create a new API key for a deployed model.
create_deployment_api_key(deployment_id)
deployment_id |
id of the deployment to create an API key on, can be obtained with get_deployments(). |
list - API key information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.