Skip to main content
Mintlify
Mintlify
16 actions · 2 auth methods
Preview

Authentication

Admin API Key

Use for managing docs configuration, pages, and settings. Requires dashboard admin access.Guides: Connector Profile, Link Account

Assistant API Key

Use for AI assistant and search features only. Separate from admin operations.Guides: Connector Profile, Link Account
Actions
16 actions
Action
Description
Trigger Deployment
Trigger a documentation deployment to publish updates from your configured branch
Trigger Preview Deployment
Trigger a preview deployment for a Git branch, creating a new preview or redeploying an existing one (POST /project/prev…
Get Deployment Status
Get the status of a deployment update by its status ID
Create Agent Job
Initiates an AI-powered background job to automatically generate documentation updates and create pull requests with the…
Get Agent Job
Retrieves the current status, progress, and details of a specific agent job by its unique identifier for monitoring docu…
Send Agent Follow-up Message
Sends additional instructions or refinements to an active agent job to iteratively improve documentation output without…
Search Documentation
Search through documentation using semantic and keyword search
Get Page Content
Retrieve the full text content of a documentation page by its path
Create Assistant Message
Generate a streaming response from the AI assistant trained on your documentation
Get User Feedback
Retrieve user feedback from your documentation including page ratings and code snippet feedback
Get Feedback By Page
Retrieve user feedback counts aggregated by documentation page
Get Assistant Conversations
Retrieve AI assistant conversation history including queries, responses, and cited sources
Get Assistant Caller Stats
Retrieve assistant query volume broken down by caller type (web, API, other) for a specified date range, enabling channe…
Get Search Queries
Retrieve documentation search terms with hit counts, click-through rates, and top clicked pages
Get Page Views
Retrieve per-page and site-wide content view counts split by human and AI traffic
Get Unique Visitors
Retrieve per-page and site-wide approximate unique visitor counts split by human and AI traffic

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/mintlify/filled/png

Connector Profile

Mintlify - Admin API Key
https://stackone-logos.com/api/mintlify/filled/png

Connector Profile

Mintlify - Assistant API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/mintlify/filled/png

Link Account

Mintlify - Admin API Key
https://stackone-logos.com/api/mintlify/filled/png

Link Account

Mintlify - Assistant API Key
4

Use Actions

Invoke actions using one of the methods below: