Mintlify integration
Follow the steps below to whitelabel our documentation using Mintlify.Customize documentation
Switch to the whitelabel subdirectory then customize the documentation by calling the whitelabel
script with a subdirectory name and URL path to nest the documentation under, as well as your
company name, support email address, API domain, usage dashboard URL, and checkout URL:
View customization example
View customization example
We used
endpoints, as in https://doc.agentfirst.dev/endpoints/search, Agent First,
brain@agentfirst.dev, api.agentfirst.dev, https://agentfirst.dev/dashboard, and
https://agentfirst.dev/#pricing: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 back 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.

