Documentation
IE Forms docs
Embed a form endpoint in minutes, understand the API response model, and configure quotas with confidence.
IE Forms - Technical Documentation
Welcome to the IE Forms management platform. This system is designed for the local operation team to collect, manage, and secure form submission data efficiently.
---
1. System Overview
Deployment Mode: Docker-based Microservices
Core Engine: Node.js and Redis
Data Persistence: Local JSON-based Database (db.json)
Security: Nginx Reverse Proxy with SSL (Let's Encrypt)
---
2. Integration Guide
2.1 Form Submission Endpoint
To integrate your frontend or third-party services, send a POST request to the following endpoint:
https://www.ncpx.com/submit/{YOUR_FORM_ID}
2.2 Data Payload
The system accepts standard JSON payloads. Example: