Deploy a plugin for use in the namespace.
Deployment Types:
batch_only: All accounts - plugin available for batch processingrealtime: Enterprise only - plugin deployed via Anyscale blue-green deploymentPlugins with realtime.py require dedicated infrastructure (Enterprise). They are
queued and rolled out via Anyscale’s blue-green deployment. Non-enterprise accounts
can still use batch-only plugins and reference existing feature URIs.
Response:
status: “queued”, “deployed”, or “batch_only”deployment_type: “batch_only” or “realtime”route_prefix: HTTP route for realtime plugins (Enterprise only)REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_API_KEY"
"Bearer YOUR_STRIPE_API_KEY"
Plugin deployed successfully
The response is of type Response Deploy Plugin V1 Namespaces Namespace Id Plugins Plugin Id Deploy Post · object.