Skip to main content
Every Mintlify site needs a mint.json file with the core configuration settings. Learn more about the properties below.

Properties

string
required
Name of your project. Used for the global title.Example: mintlify
Navigation[]
required
An array of groups with all the pages within that group
Path to logo image or object with path to “light” and “dark” mode logo images
string
Path to the favicon image
Colors
Hex color codes for your global theme
Array of names and urls of links you want to include in the topbar
Call to Action
string[]
Array of version names. Only use this if you want to show different versions of docs with a dropdown in the navigation bar.
Anchor[]
An array of the anchors, includes the icon, color, and url.
Object
Override the default configurations for the top-most anchor.
Tabs[]
An array of navigational tabs.
API
Configuration for API settings. Learn more about API pages at API Components.
string | string[]
A string or an array of strings of URL(s) or relative path(s) pointing to your OpenAPI file.Examples:
An object of social media accounts where the key:property pair represents the social media platform and the account url.Example:
Feedback
Configurations to enable feedback buttons
ModeToggle
Customize the dark mode toggle.
string
A background image to be displayed behind every page. See example with Infisical and FRPC.