For Developers

Developer Portal

Explore API documentations, system settings, database status, and view the complete application version history.

v2.4.1 — Rakba Rebranding & Asset Auto-Healing
June 04, 2026
  • New Dynamic SITE_URL Resolution: Upgraded configuration to auto-detect base host paths, preventing layout breakages across local WAMP subfolders (/rakba).
  • Improved Unified Rebranding: Replaced all instances of `Rakba` and `Realnest` with `Rakba` and `Rakba India Pvt. Ltd` in the header, footer, page titles, and copyright terms.
  • Improved Layout Cleanup: Removed legacy chairperson section from the homepage to focus on primary inventory search.
v2.4.0 — Unified App Layout & Navigation Redesign
May 21, 2026
  • New Desktop App Frame: Wrapped website layout inside a responsive card frame container with premium shadows and custom rounded corners.
  • New Active Underline Navigation: Overhauled links to utilize flat styling with active underline indicators.
  • Improved Hero Layout Containment: Modified cinematic hero banner to sit cleanly inside margins.
v2.3.0 — Nordic Architectural Redesign
May 21, 2026
  • New Scandinavian Hero: Implemented photorealistic backdrop designs of contemporary white-wood cabin with warm, soft lighting.
  • New Premium Search Widget Card: Built a compact selector card overlay with custom specifications tags ("4 Bed", "2 Bathroom").
v2.2.0 — Executive Redesigns & Bento Board
May 20, 2026
  • New Asymmetric Tri-Panel Hero: Interactive vertical gateways for Residential, Commercial, and Strategic Land portfolios.
  • New Bento Board: Structured milestones inside `about.php` in a 3-column Bento grid format.

Submit Inquiry Endpoint

Send custom client inquiry details directly to the database backend. Supports form validation and auto-routing.

POST https://rakba.co.in/api/submit-inquiry.php

Request Parameters (Form Data / URL Encoded)

Parameter Type Required Description
name String Yes Full name of the contact.
phone String Yes Phone/Mobile number.
email String No Email address.
city String No City/Location of interest.
interest String No Property name or category type.
message String No Detailed request message.

Success Response (JSON)

{ "status": "success", "message": "Inquiry submitted successfully.", "id": 142 }
Environment Host
rakba.co.in
Base URL (SITE_URL)
https://rakba.co.in
PHP Runtime Version
8.3.30
Database Status
Connected (MySQL)