Jentic publishes the only available OpenAPI specification for CustomerInsightsManagementClient, keeping it validated and agent-ready. The Azure Customer Insights management API exposes 66 operations across 41 paths to provision and configure Customer Insights hubs and the data entities inside them. Hubs hold the customer profile graph; under each hub you can manage authorization policies, connectors, links, profiles, interactions, kpis, predictions, relationships, roles, and views. Use it to programmatically stand up a Customer Insights tenant, wire data sources into it, and define the segments and KPIs that downstream marketing tools consume.
66 endpointsJentic publishes the only available OpenAPI specification for Microsoft.Support, keeping it validated and agent-ready. The Microsoft Azure Support Resource Provider lets customers create and manage Azure technical and billing support tickets entirely through code. The API exposes the catalog of Azure support services and problem classifications, lets agents file new tickets with severity and contact details, posts follow-up communications back into a ticket thread, and reads ticket state across a subscription. Ticket creation is gated on the subscription having an active support plan such as Developer, Standard, Professional Direct, or Premier.
14 endpointsStep 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.