Hi-Send Docs

Hi-send
Starter Kits

Kickstart your integration with Hi-send's pre-built starter kits, designed to simplify and accelerate your development process.

Starter Kits
js css

JS + CSS Starter Kits

Start fast with our JS + CSS kit for Hi-send APIs.

Coming Soon

Whatโ€™s Included

This starter kit is a no-framework, front-end only integration using vanilla JavaScript and basic CSS. It includes:

Authentication, Responsive UI Element, User Validation using OTP, Profile Update, User Dashboard

How to Use

1. Clone the Starter Kit

git clone https://github.com/Hunnovate/hi-send-js-starter-kit
You can also download it as a zip file from Github.

3. Open the Project in a Code Editor

Use your preferred code editor (e.g VS Code) to open the Cloned repository

4. Update Config

Navigate to config.js and:

  • Insert your API Key
  • Insert your project ID

To generate API Key and Project ID

Sign in to your Hi-send dashboard and create a project. below are visuals of where to find them on your dashboard

๐Ÿ” API Key

API Key Screenshot

๐Ÿ“‚ Project Identifier

Project Identifier Screenshot

5. Run the Project

Open index.html in your browser to start managing your project.