Andrew Crossley

What is a technical product manager?

SHORT ANSWER

A technical product manager owns products where the main complexity is technical rather than customer-facing: APIs, platforms, data pipelines, infrastructure and AI systems. The job is the same as any product manager — decide what to build and why — but the customers are often engineers, and the trade-offs are architectural. It requires enough technical depth to argue with an engineer without pretending to be one.

Answered by Andrew Crossley, AI Product Consultant & Product Partner · Updated 2026-08-11

Why it matters

AI products have made the technical PM the default shape of the role. If you cannot reason about latency, cost per call, evaluation and failure modes, you cannot scope an AI feature responsibly.

Companies frequently advertise 'technical product manager' when they mean 'product manager who will not slow engineering down'. Reading the job description properly saves both sides an interview loop.

How it works in practice

  1. 1

    Understand what the technical PM actually owns

    Platform and API surface, data models, integration contracts, non-functional requirements, and the sequencing of technical work against commercial deadlines. Adoption by internal or external developers is usually the headline metric.

  2. 2

    Build the technical skills required for a product manager

    Read and follow code without writing production code. Query a database in SQL. Understand APIs, authentication, rate limits and webhooks. Read a system diagram. For AI products: prompting, retrieval, evaluation and cost per request.

  3. 3

    Learn to hold an architectural conversation

    You are not choosing the architecture. You are making the commercial consequences of each option visible — what it costs, what it forecloses, and how long it delays the thing customers are waiting for.

  4. 4

    Prototype rather than specify

    With AI build tools, a technical PM can produce a working prototype in an afternoon. It replaces a fortnight of specification argument and tends to settle disagreements faster than a document.

  5. 5

    Measure the technical product properly

    Time to first successful API call, integration completion rate, error rate by endpoint, p95 latency, cost per active user. Feature counts tell you nothing about a platform.

Common mistakes

  • Trying to out-engineer the engineers. Credibility comes from good questions, not from writing the pull request.
  • Accepting 'it is a technical constraint' without asking what it would take to remove it.
  • Writing specifications in engineering language and losing the commercial argument with the rest of the business.
  • Ignoring developer experience on a platform product, then wondering why adoption stalled at the sandbox.

FROM EXPERIENCE

Where the technical depth earned its keep

On CallFlow AI the whole product hinged on numbers a non-technical PM would not have asked for: latency per turn, cost per minute of call, and the false-positive rate on intent detection. Getting those wrong would have produced a demo that impressed people and a business that lost money on every call.

At Just Eat the same discipline applied at a different scale — integration reliability across hundreds of partner systems mattered more to the numbers than any feature we could have shipped that quarter.

Frequently asked

What is in a technical product manager job description?

Ownership of an API, platform, data or AI product; working directly with engineering on architecture trade-offs; defining non-functional requirements; and measuring adoption, reliability and cost rather than feature output.

What technical skills are required for a product manager?

SQL, reading code and system diagrams, understanding APIs and authentication, and — for AI products — prompting, retrieval, evaluation design and unit economics. Writing production code is not required.

Do you need a computer science degree?

No. Most technical PMs I have worked with came from support, QA, data or solutions engineering. Evidence of shipped technical products beats the degree at interview.

What is the salary range for a technical product manager in the UK?

Roughly £65,000-£90,000 at mid level and £90,000-£130,000 at senior level in 2026, with AI-focused roles at the top of each band.

How is it different from an app product manager?

An app product manager owns an end-user surface and optimises activation and retention. A technical product manager owns the systems beneath it and optimises reliability, adoption and cost.

IN SHORT

  • Technical PMs own APIs, platforms, data and AI systems where complexity is technical.
  • Required skills: SQL, APIs, system literacy, and AI evaluation and cost reasoning.
  • No CS degree needed; shipped technical products are the credential that counts.

Explore the Crossley Method

Seven stages from first idea to first revenue, with one output each.

Explore the Crossley Method

THE FRAMEWORK

The Crossley Method: idea to first revenue in seven stages

See the full method
  1. STAGE 1DiscoverWeek 1
  2. STAGE 2ValidateWeek 2
  3. STAGE 3PrototypeWeek 3
  4. STAGE 4Build MVPWeeks 3-4
  5. STAGE 5LaunchWeek 5
  6. STAGE 6First RevenueWeek 6
  7. STAGE 7ScaleOngoing

MORE ANSWERS

Product management

How do I become a product manager without a degree?

You become a product manager without a degree by producing evidence instead of credentials: ship something real, own a metric in an adjacent role, and document decisions publicly. Support, sales, operations and QA are the highest-converting entry routes because they give you customer contact and data. Hiring managers screen for judgement and shipped outcomes; almost none check for a degree at interview stage.

What skills do product managers need?

Four skills carry most of the job: customer discovery, prioritisation under uncertainty, written communication, and data literacy. In 2026 add two more: AI-assisted execution, and evaluation design for AI features. Frameworks, roadmapping tools and ceremonies are teachable in weeks; judgement about what not to build is the skill that separates senior PMs from everyone else.

Why do product managers fail?

Product managers usually fail for structural reasons, not talent ones: no clear mandate, no owned metric, no direct customer contact, an organisation that rewards shipping over outcomes, and an unwillingness to create conflict by saying no. Four of those five are fixable by the company. The fifth — avoiding conflict — is the personal skill most often missing in PMs who stall at mid-level.

How do product managers use AI?

Product managers use AI to compress the artefact half of the job: synthesising interviews, drafting specs and tickets, building clickable prototypes, summarising support and review data, and pressure-testing decisions. The best PMs also use it inside the product, designing evaluation sets and quality metrics for AI features. What they do not delegate is the decision, the customer conversation or the accountability.