Full overview of the project, technology stack, role, and professional contributions.
Built a secure backend API system for CRM operations including authentication, user management, and workflows.
WTS Technologies
Pudsey, United Kingdom
PHP Developer
Jan 2026 - Apr 2026
MBS CRM APIs is a secure RESTful
backend supporting CRM
operations such as user
authentication, profile management
and data workflows. It enables
scalable, token-based
communication between client
applications and the CRM,
ensuring modular and secure system
integration.
MBS CRM APIs is a backend RESTful
API system designed to
support the MBS CRM platform,
enabling secure
machine‑to‑machine communication
between client
applications and the CRM for
managing users, profiles, and
backend operations. It exposes
authenticated endpoints for
user registration, login, logout,
and profile management
and supports token‑based sessions
for secure access. The
API also provides endpoints for
fetching and updating user
data, including profile updates,
password changes, listing
users, deleting users, and managing
structured data like
forms or CRM workflows. By
standardizing all CRM
interactions through well-defined
HTTP routes, it ensures
scalable and modular integration for
web or mobile clients
needing CRM functionalities. This
API enables consistent,
reusable interfaces for handling CRM
business logic and
user operations without direct
database access.
The CRM required a centralized API layer to handle data securely and support multiple client applications.
Designed token-based APIs with modular structure, ensuring secure and scalable communication.