Mintlify API

SkillDocs & knowledge

Lets your agent manage documentation site deployments, trigger builds, and look up site metadata via the Mintlify API.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Mintlify API skill

About this capability

Interact with the Mintlify REST API to manage deployments, trigger builds, and query documentation site metadata programmatically.

What this skill tells your AI

The instructions your AI receives, as published by macro-inc/macro in apps/docs/.agents/skills/mintlify-api/SKILL.md and read by ahel’s review.

Use the Mintlify API to manage documentation sites programmatically. This skill covers deployment management, build triggers, and site metadata queries.

Authentication

All API requests require an API key passed in the Authorization header:

Authorization: Bearer <your-api-key>

Generate API keys from the Mintlify dashboard under Settings > API Keys.

Core capabilities

Trigger deployments

Programmatically trigger a documentation rebuild when your codebase changes outside of Git push events.

Query site metadata

Retrieve information about your documentation site including deployment status, configured domains, and navigation structure.

Manage preview deployments

Create and manage preview deployments for pull requests and branches to review documentation changes before they go live.

Resources

Signals

GitHub stars
4k
Forks
409
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
mintlify-api
Source
github.com/macro-inc/macro