Skip to main content

Introduction to StepX

Welcome to the StepX Documentation Portal — your guide to integrating and operating the StepX platform.

About StepX

StepX is a centralized management system designed specifically for English centers and language training organizations.
It helps streamline operations such as student management, class scheduling, teacher assignments, and performance tracking — all within a unified platform.


System Overview

StepX consists of two main components:

  • Portal (Front-end): The main interface used by center managers, teachers, and staff.
  • Server (API): The backend service providing data and business logic for the portal.

This documentation provides guidance on how to integrate the front-end portal with the backend server via RESTful APIs.


API Environments


Purpose of This Documentation

This guide is intended for developers and integrators who want to connect the StepX portal with the StepX API services.
It includes information on authentication, endpoints, error handling, and best practices for maintaining reliable communication between the front-end and backend systems.