# MailPigeon Docs ## Docs - [Authentication](https://docs.mailpigeon.app/api-reference/authentication.md): MailPigeon API Authentication - [Submit](https://docs.mailpigeon.app/api-reference/endpoint/submit.md): This endpoint submits validates and saves your form submissions. Assuming you have a form set up with the fields - ```name```, ```email```, ```phone```, ```enquiry``` and ```message```, you would send a POST request to this endpoint with the following body - [Introduction](https://docs.mailpigeon.app/introduction.md): Form collection made easy - [Spreadsheet Export](https://docs.mailpigeon.app/knowledge-base/exporting-csv.md): Export your submissions as a CSV file - [HTTP Requests](https://docs.mailpigeon.app/knowledge-base/http.md): Collecting submissions via HTTP requests - [Changelog](https://docs.mailpigeon.app/overview/changelog.md): New features, bug fixes, and improvements made to each package. - [Contributing](https://docs.mailpigeon.app/overview/contributing.md): Wanna help? Awesome! There are many ways you can contribute. - [Roadmap](https://docs.mailpigeon.app/overview/roadmap.md): Understand what is currently being prioritized and what we are planning to build in the near future. - [Setting Up](https://docs.mailpigeon.app/quickstart.md): Create a new project and start collecting forms in minutes - [Node JS](https://docs.mailpigeon.app/sdk-reference/nodejs.md): Learn how to send data to Mailpigeon using Node JS ## Optional - [Community](https://discord.gg/7JqfvbJ4)