By Chet Parker · Published 2026-04-21 · Last updated April 21, 2026 · 7 min read
Why domain experts will replace API developers
I am not a developer. I am a property data person who learned to package what I know into APIs. Ten APIs, $2,200 last month, zero lines of code written after the initial setup.
The shift is simple: AI can write code now. What AI cannot do is know that UK mortgage affordability calculations changed in Q3 2025, or that EPC ratings use a different methodology for pre-1930 buildings, or that Companies House filings have a 21-day lag that makes real-time company data unreliable without a secondary source.
That knowledge is the moat. Not the code.
The old bottleneck
For years, building a paid API required deep technical skills. REST conventions, authentication patterns, rate limiting, database optimization, billing integration, deployment pipelines. The people with the most valuable domain knowledge, mortgage brokers and quantity surveyors and compliance officers, couldn't participate because they didn't write code.
The developers who did build APIs often lacked the domain knowledge to make them genuinely useful. They could build a Companies House API, but they didn't know which fields were unreliable or how to cross-reference against other sources.
Three things that removed the bottleneck
MCP (Model Context Protocol) gives AI agents a standard way to discover APIs. You register once and every agent can find you. No marketing, no developer relations, no API documentation sites to maintain.
x402 handles billing. No Stripe integration, no subscription management, no invoicing. Agents pay per request in USDC. You get paid instantly.
Low-code tooling lets you wrap data in an API without writing server code from scratch. PayAPI Market has a starter template. Clone it, configure your endpoints, deploy. The template handles the MCP and x402 layers.
10 professions sitting on untapped API revenue
Here is what specific domain experts could sell, with realistic pricing:
Mortgage brokers. Affordability calculations, rate comparisons, LTV checks. $0.005 per calculation. Every property agent needs this data.
Quantity surveyors. Material costs by region, labour rates, project estimates. $0.03 per query. Builders and architects would pay daily.
Compliance officers. Regulatory screening, sanctions checks, risk scoring. $0.01 per entity. Every fintech agent needs this.
Insurance underwriters. Risk assessment models, premium calculations, claims probability. $0.008 per assessment.
Estate agents. Property valuations, comparable sales, market trend data. $0.005 per valuation. Agents processing property data need this constantly.
Pharmacists. Drug interaction checks, dosage calculations, contraindication alerts. $0.002 per check. Health agents would use this heavily.
Immigration consultants. Visa eligibility scoring, requirement checklists, processing time estimates. $0.01 per query.
Energy assessors. EPC calculations, efficiency recommendations, cost estimates for improvements. $0.003 per assessment.
Accountants. Tax calculations, VAT validation, MTD compliance checks. $0.002 per calculation. Every business agent needs tax data.
Nutritionists. Macro calculations, meal planning logic, allergen databases. $0.001 per lookup. Health and fitness agents would call this constantly.
How to go from knowledge to API
The path is shorter than you think:
Week 1. Write down the 5-10 questions people ask you most often. These become your endpoints. "What is the affordability on a £300K property with a £50K deposit at current rates?" That is an API call.
Week 2. Put your calculation logic into a spreadsheet or simple script. If you can explain the logic to a person, you can explain it to Claude and have it write the code.
Week 3. Wrap it in the PayAPI Market starter template. Configure your endpoints and prices. Deploy to Railway or Vercel (both have free tiers).
Week 4. Submit to PayAPI Market. Your endpoints go live within minutes. AI agents start finding you through MCP.
Total cost: $0. Time commitment: a few evenings. Revenue: depends on demand, but the data shows that even boring lookup APIs earn $200-500 per month.
The numbers from PayAPI Market
After one month with 10 APIs:
- 72,400 total requests
- $2,200 total revenue
- 0 support tickets
- 0 hours of ongoing work
- 97% profit margin (3% platform fee)
The top earner is a postcode lookup API. Not exactly glamorous. But every agent that processes UK addresses needs postcodes, and they need them thousands of times a day.
Domain expertise is the moat. The code is just the wrapper.
Got knowledge worth selling? List your API on PayAPI Market. Free to start.