Skip to main content
Mintlify logo

Overview

Add Mintlify to any ModuleX agent or workflow. Documentation platform with AI-powered assistant chat, semantic search, and project update triggers against the Mintlify REST APIs (api-dsc.mintlify.com/v1 and api.mintlify.com/v1).
Categories: Developer Tools & Infrastructure · Documentation · Auth: Mintlify API Keys · Actions: 3

Authentication

Mintlify API Keys

Authenticate using Mintlify assistant API key, admin API key, and project ID. Different actions use different credentials.

Required Credentials

Available Actions

Parameters

string
required
The domain identifier from your domain.mintlify.app URL. Can be found in the top left of your dashboard.
string
required
Browser fingerprint or arbitrary string identifier for message tracking.
string
required
The content of the message to send to the assistant.

Response

Parameters

string
required
The domain identifier from your domain.mintlify.app URL. Can be found in the top left of your dashboard.
string
required
The search query to execute against your documentation content.
integer
Number of search results to return. Defaults to 10 if not specified.
string
Filter results by documentation version.
string
Filter results by content language.

Response

Response

Limits & Quotas

  • No publicly documented rate limits for the Mintlify API.
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising.

Algolia

Amazon Web Services

Apify