Skip to main content

Documentation Index

Fetch the complete documentation index at: https://codemail.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Codemail uses HTML and JavaScript as our main languages for API usage.
You are not required to use these languages, these are just what we recommend and support.
<!DOCTYPE html>
<html>
 <body>
   <h1>Hello World!</h1>
   <p>This is a paragraph.</p>
  </body>
</html>

Running Locally

  • Create a .html file
  • Place your Codemail code there
  • Right click and open the file in a browser

Running Publicly

  • Complete Local Steps
  • Upload the .html file to your hosting provider