Mintlify integration
Follow the steps below to whitelabel our documentation using Mintlify.Import project
Go to your Mintlify directory then import the whitelabel project by choosing a subdirectory
name and URL path to nest the documentation under:
View subdirectory/pathname example
View subdirectory/pathname example
We chose
endpoints, as in https://doc.agentfirst.dev/endpoints/search:Brand documentation
Brand the documentation by calling the whitelabel script with your company name and API domain
of choice:
View branding example
View branding example
Here’s how we branded our documentation:
Link pages
Link to whichever tutorial and reference pages you want in your navigation by editing the
docs.json file at the Mintlify root.View navigation example
View navigation example
Preview changes
Switch to the Mintlify root then preview your changes as usual:A local copy of your documentation will be hosted at http://localhost:3000/.
Publish changes
Publish your changes after reviewing them:If you’ve connected your repository to Mintlify, your documentation will be automatically
deployed.

