Skip to main content

What is NocodilySuite

NocodilySuite is a platform for building and managing a dedicated API foundation and WebUI — with no code.

It automatically provisions authentication, microservices, and storage infrastructure per organization,
then lets you connect business WebUI and template apps on top —
delivering production-grade systems without writing a single line of backend code.

NocodilySuite overview

What a Dedicated, Independent System Infrastructure Means

What NocodilySuite provides is a system infrastructure isolated exclusively for your organization.
The authentication layer, databases, storage, and all infrastructure are configured as dedicated resources — completely separated from other organizations.

This is fundamentally different from the "shared multi-tenant infrastructure" that most SaaS products adopt.

Data and Infrastructure Are Fully Isolated

APIs built on NocodilySuite do not share databases or storage with other organizations.
Databases and object storage are provisioned exclusively for your organization, structurally eliminating the risk of data mixing or leakage.
This makes it safe to use even for business systems with strict security requirements or those subject to compliance mandates.

Authentication and Permission Design Built to Your Specifications

Because you build a dedicated IAM API (authentication foundation API) for your organization,
you can define user management, organization management, role design, and SSO integration to match your own business logic.
Fine-grained access control — impossible with shared authentication infrastructure — becomes achievable.

Unaffected by Other Organizations' Changes or Outages

Because the system runs on dedicated infrastructure, increased usage or system changes at other organizations will never affect your APIs.
Scale-up and scale-out can also be carried out independently at your own discretion.

APIs Are Accessible from Outside via Standard HTTP

All APIs built with NocodilySuite are standard HTTP/REST APIs.
External systems, existing systems, frontends, AI Agents — anything can connect to them, with no vendor lock-in.


Two-Layer Architecture

NocodilySuite is structured in two layers: the API Foundation Layer and the Web Application Layer.
This separation enables API reuse, independent scaling, and secure access control — all at once.

┌─────────────────────────────────────────────────┐
│ Web Application Layer │
│ WebUI / Admin WebUI / Template WebUI │
└────────────────────┬────────────────────────────┘
│ connect & authenticate
┌────────────────────▼────────────────────────────┐
│ API Foundation Layer (dedicated) │
│ IAM API / MicroService API / Storage API │
└─────────────────────────────────────────────────┘

API Foundation Layer

Build a dedicated API foundation per organization — with no code.
Because it runs on dedicated databases and dedicated infrastructure, data isolation and security are guaranteed by default.

1. Advanced Security & Authentication

Build a dedicated authentication and authorization platform (IAM API) for your organization.
All internal and external access to your APIs is centrally controlled and secured.

FeatureDescription
User / Admin user managementCreate, delete, password reset, 2FA
Organization managementRole and permission assignment per organization
RBACRole-based access control across all APIs
Service accountsProgrammatic access for system-to-system integration
SSOExternal IdP integration via SAML 2.0 / OIDC
Token managementCentralized issuance, validation, and revocation

Details → IAM API (Authentication)


2. Microservices Foundation

Standardize and expose each business function as an independent API.
When adding new features or products, you can reuse existing APIs as-is — dramatically reducing the cost of scaling.

FeatureDescription
Schema-based CRUD APIDefine a schema in the console; REST API is auto-generated
IAM API integrationEnable authentication and RBAC per endpoint
Data joinsBuild APIs that join multiple schemas with relations
Custom codeExtend endpoint logic with your own pre/post processing
Auto-generated OpenAPI specView and share specifications directly in the console
Version managementSafely run rollbacks and upgrades

Details → MicroService API


3. AI Agent Integration

APIs built on NocodilySuite can be securely called from an AI Agent via MCP Server.
By granting your dedicated AI Agent access to business data through APIs,
you can automate approval flows, handle inquiries, run data analysis, and more.


Storage API

Build a dedicated storage API for files, images, videos, PDFs, and CSVs.
Integrates with the IAM API to enforce per-user and per-organization access control.

Details → Storage API


Web Application Layer

Connect to the API foundation and build business WebUI — with no code.
Assemble screens intuitively in the console editor, with real-time preview as you build.

1. Business WebUI

Connect to authentication, microservice, and storage APIs to build real business screens.
Configure which API endpoints to use, and CRUD operations become available immediately on the web.

FeatureDescription
Standard UI componentsCard / List / Table / Form and more
Auth screensLogin, signup, password reset, 2FA
CSV downloadExport API data with column mapping
PDF captureOutput screen content as PDF
SearchSend search queries to APIs and display results
Custom CSSComponent-level and global style overrides
Version managementSafely run rollbacks and upgrades

Details → WebUI


2. Admin WebUI

Build an operator-facing management console that connects to your IAM API, MicroService API, and Storage API.
Log in as an admin user to manage users, files, and data records — all from a GUI.

Details → Admin WebUI


3. Template WebUI

Ready-made templates for common business systems — deploy on day one,
then customize to fit your exact requirements.

TemplateKey Features
Help DeskIncident management, assignment, comments, auto-tasks
CRMCustomer records, deals, activity history, dashboard
InventoryProducts, stock movements, stocktaking, dashboard
Approval WorkflowRequests, approve / reject / return, comments

Common Use Cases

NocodilySuite serves as the foundation for a wide range of systems across industries.

Business Systems

  • Help desk / inquiry management
  • CRM / sales support
  • Inventory / warehouse management
  • Internal approval workflows
  • Attendance / shift management
  • Recruiting management

Platform & Infrastructure

  • IoT cloud (device data collection and management)
  • Robotics cloud (robot control and state management)
  • Backend API platform (providing APIs to external services)
  • Legacy system API modernization

Next Steps