Revit API and Autodesk Platform Services (APS / Forge) Developer Jobs in Pune: The BIM-Plus-Code Career That Pays ₹15-30 LPA in 2026
The Pune BIM market in 2026 has visibly bifurcated. The mainstream — Revit Architecture, Revit Structure, Revit MEP, Navisworks, BIM 360 modelers and coordinators — is the volume hire, with several hundred openings every quarter across the city''s AEC consultancies and the global-capability-centers of WSP, AECOM, Stantec, Mott MacDonald and Buro Happold. The premium tier — Revit API developers, Autodesk Platform Services (formerly Forge) engineers, Dynamo-and-Python automation specialists, and the newer breed of BIM-software-product builders — is the small but lucrative niche that the same employers are quietly competing harder to fill. The salary band starts where the senior-coordinator band ends and goes meaningfully higher.
This article walks civil engineers, mechanical-engineering graduates, computer-engineering students with construction interest, and currently working Revit modelers in Wagholi, Hadapsar, Hinjewadi, Kharadi, Magarpatta, Aundh, Baner and Kothrud through what the Revit API and APS developer roles actually look like in 2026, the realistic salary band, the technology stack you need to learn, the first project you should build to enter the niche, and how the ABC Trainings PG Diploma in BIM at the Wagholi and Hadapsar centers serves as the BIM foundation on which the code layer is then added.
What a Revit API or APS Developer Actually Does
Revit ships with a .NET API that lets developers extend Revit through C# add-ins. The add-in surface goes from trivial — a button on a custom ribbon that automates a repetitive modelling step — to substantial — a tool that ingests a structural-engineering Excel and rebuilds the entire reinforced-concrete frame as a parametric Revit Structure model in minutes. Every large AEC consultancy in Pune has an internal tools team that builds these add-ins to compress modelling time and to enforce the firm''s BEP and family-naming standards. WSP, AECOM and Stantec''s Pune offices each have small Revit-API tooling teams of three to seven engineers; the in-house defence-corridor and infrastructure consultancies have similar teams.
Dynamo and Python sit alongside the Revit API. Dynamo is the visual-programming layer over the same API, useful for one-off automations and quick tools that non-coders on the team can also use. The Revit Python Shell and the pyRevit ecosystem extend the surface for engineers who prefer Python to C#. A typical day for a Revit-API developer in a Pune AEC tooling team alternates between Dynamo-or-Python prototypes and C# productionisation of the prototypes that have proven useful.
Autodesk Platform Services, formerly Autodesk Forge, is the cloud layer. It is a set of REST APIs that expose model translation, viewing, data extraction, model derivative, design automation for Revit, design automation for AutoCAD, BIM 360 and Autodesk Construction Cloud data, and authentication. APS developers build web applications that ingest Revit and IFC files, translate them, render them in a browser through the APS Viewer, run server-side automation, and integrate the model data with the firm''s ERP, CRM, asset register or project-management tools. APS developer roles are the highest-paid niche inside the BIM-plus-code spectrum because they require the BIM domain knowledge plus full-stack web-development skill.
Who Hires for These Roles in Pune
The hiring is denser than non-BIM developers realise. The first cohort of employers is the Pune offices of MNC AEC consultancies — WSP, AECOM, Stantec, Mott MacDonald, Buro Happold, Cundall, Atkins, Ramboll, Sterling and Wilson, Arcadis. Each of these runs an internal digital-design team that builds Revit add-ins and APS web tools for the consultancy''s global delivery network. The roles are not advertised on the AEC career pages alone; they show up on LinkedIn under titles like Computational Designer, BIM Software Engineer, BIM Developer, Digital Tools Lead and APS Developer.
The second cohort is the Indian software-product companies that build BIM software for global markets. Examples include the Pune presence of multinational construction-software vendors, smaller Indian product startups in the BIM space — Snaptrude, Genie AI Construction, ProtoTech Solutions, ATG Pune — and the construction-tech arms of the larger Indian IT services majors. The third cohort is the in-house BIM teams of L and T, Tata Projects, Shapoorji Pallonji, Kalpataru, Kolte-Patil and the larger contractors and developers — these teams hire for specific automations against their own design and execution stack.
The fourth cohort is freelance and contract. Several Pune-based Revit-API developers run independent practices that build custom add-ins for international AEC firms. The contract values run from twenty-five thousand to several lakh per add-in depending on scope, and the freelancers who have a live GitHub portfolio routinely keep two or three contracts running in parallel.
Technology Stack You Need to Learn
The non-negotiable foundation is Revit at expert user level. Without that, you cannot reason about what to automate. The fourteen-course PG Diploma in BIM at ABC Trainings Wagholi and Hadapsar gets you to that user level — Revit Architecture (one hundred twenty hours), Revit Structure (eighty hours), Revit MEP (eighty hours), Navisworks (eighty hours), BIM 360 (twenty-four hours), STAAD Pro and ETABS for the structural side, MS Project for scheduling, Estimation in Excel for the cost side. The diploma also includes the AI Tools for AutoCAD and AI Tools for BIM electives that introduce the LLM-and-prompt-engineering layer that increasingly augments Revit-API and APS work.
Above the BIM foundation sits the code stack. For Revit API the language is C# on .NET 8, with a working knowledge of WPF for the add-in UI. The prerequisite reading is the Revit API documentation, the Revit Software Development Kit samples, and at least the first several chapters of a serious C# book. For Dynamo and Python the language is Python 3, the IronPython 2.7 legacy nodes, and the Revit Python Shell. For pyRevit the path is the pyRevit GitHub and the public extensions library.
For APS the stack is broader. The server side is Node.js or Python, with REST API integration to APS endpoints — Authentication, Data Management, Model Derivative, Design Automation. The client side is the APS Viewer SDK over JavaScript, often packaged with React or Vue. The infrastructure side is at least basic Docker, basic AWS or Azure, and a working comfort with CI/CD. The data side is at least basic SQL plus comfort with JSON. None of this is exotic by general-software-engineering standards; the difficulty is the BIM-domain layer, not the code layer, and that is where the BIM diploma foundation is non-negotiable.
The First Project You Should Build to Enter the Niche
The Pune hiring filter for Revit-API and APS developer roles is portfolio-first. Resume credentials matter less than a public GitHub repo with a working add-in. The recommended first project is a Revit add-in that solves a real friction the candidate has experienced as a Revit user. A common first project: an add-in that audits a Revit model for the firm''s family-naming convention, lists violations, and offers a one-click rename against the standard. The project demonstrates the candidate has read the API, understood the document and element traversal, can write a clean WPF UI, and can ship a working installer. The same logic in Dynamo plus Python for candidates who prefer that path.
For APS, the first project is a single-page web app that lets the user upload a Revit or IFC file, translates it through APS Model Derivative, renders it in the APS Viewer, and exposes a small data panel with the model''s element categories and counts. The project demonstrates server-side authentication against APS, the model-translation pipeline, and the viewer integration — which is exactly what the hiring manager wants to see.
Salary Band, Realistic Expectations and Career Trajectory
An entry-level Revit-API developer with the BIM diploma plus a working public add-in starts at eight to twelve lakh per annum in Pune. With one to two years of in-house tooling-team experience, the band moves to fifteen to twenty lakh. A senior Revit-API developer or APS engineer with three-to-five years and a strong portfolio is in the twenty-two to thirty lakh band, and the leads of the digital-design teams at the MNC AEC consultancies often cross thirty-five. The freelance ceiling is meaningfully higher for engineers who have built reputation; international-client contracts at hourly rates of forty to seventy USD per hour are routine.
The career trajectory is robust. The skill set is hybrid and rare, the demand is structural rather than cyclical, and the option to move into BIM-software product companies, into international AEC consultancies as remote staff, or into independent product entrepreneurship is real. Pune is one of the few Indian cities where all four paths — MNC AEC tooling team, Indian product startup, in-house developer at a contractor, and freelance international — are simultaneously available.
How to Sequence the Learning Practically from Pune
The practical sequence is BIM diploma first, code second, project third, application fourth. The BIM diploma at ABC Trainings Wagholi and Hadapsar is offered in weekday morning, evening and weekend batches across eight hundred forty-eight hours, and most students complete it in eight to ten months. In parallel or immediately after the diploma, a focused six-month self-paced run through C# plus the Revit API documentation, or Python plus Dynamo plus pyRevit, builds the code layer. The portfolio project is the next two months. The applications go out at month twelve.
To start, walk into the ABC Trainings centre in Wagholi or Hadapsar, call 7039169629 or message on WhatsApp at 7774002496 to fix a counselling appointment. Government-affiliated, MSME and ISO certified. The institute''s placement team is aware of the Revit-API and APS niche and routes interested students towards the digital-design openings at the Pune offices of WSP, AECOM, Stantec, Mott MacDonald and the in-house BIM tooling teams of the larger contractors.