Open-source documentation for the Evolution API
Find a file
Davidson Gomes 433cea1845
Merge pull request #14 from LeandroLS/patch-1
Update database.mdx
2025-05-16 13:39:51 -03:00
images/brand Update favicon and brand images; change favicon reference in mint.json from SVG to PNG format. 2025-05-15 21:05:05 -03:00
openapi Update EvoAI and n8n integration documentation with new endpoints and settings. Added new API routes for creating, finding, updating, and managing EvoAI and n8n bots. Updated mint.json to reflect changes in OpenAPI files and added new integration pages for EvoAI and n8n in both English and Portuguese. 2025-05-15 20:39:35 -03:00
v1 Add config session env vars information to EN docs 2024-09-05 16:57:43 -03:00
v2 Merge pull request #14 from LeandroLS/patch-1 2025-05-16 13:39:51 -03:00
.gitignore first commit 2024-06-03 19:46:25 -03:00
favicon.png Update favicon and brand images; change favicon reference in mint.json from SVG to PNG format. 2025-05-15 21:05:05 -03:00
mint.json Update favicon and brand images; change favicon reference in mint.json from SVG to PNG format. 2025-05-15 21:05:05 -03:00
package-lock.json ajustes open 2024-06-05 14:11:01 -03:00
package.json first commit 2024-06-03 19:46:25 -03:00
README.md ajustes doc 2024-08-12 17:45:20 -03:00

Mintlify Starter Kit

Click on Use this template to copy the Mintlify starter kit. The starter kit contains examples including

  • Guide pages
  • Navigation
  • Customizations
  • API Reference pages
  • Use of popular components

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

Publishing Changes

Install our Github App to autopropagate changes from youre repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json