Claude Certified Developer Exam: Cost, Format, All 8 Domains

The Claude Certified Developer exam (CCDV-F) opens July 13: $125, 53 questions, 720/1000 to pass. All 8 domains and their exact weights, decoded.

Anthropic’s Claude Certified Developer exam opens July 13, 2026 — and if you search for it today, every result you’ll find is about a different exam. The architect one. That’s how new this is: the official exam guide went public just days ago, and no study material exists yet beyond the guide itself.

We read the full guide so you don’t have to reverse-engineer it. Here’s the cost, the format, all 8 domains with their exact weights, and the one thing about the blueprint that should completely change how you study.

The Exam at a Glance

SpecDetail
Official nameClaude Certified Developer – Foundations (CCDV-F)
Number of questions53
Time limit120 minutes (about 2 minutes 15 seconds per question)
Question formatMultiple choice + multiple response (each tells you how many to select)
Passing score720 out of 1,000 (scaled)
Cost$125 USD per attempt
DeliveryOnline proctored or Pearson VUE test center
OpensJuly 13, 2026
PrerequisitesNone required
Validity12 months; free non-proctored renewal if you renew on time
ResultsImmediately on submission — pass/fail, scaled score, percent-correct by domain

Two details in that table are easy to skim past. The multiple-response questions tell you how many options to pick — that’s a gift, because it kills the “is there a fourth right answer?” anxiety that plagues other vendor exams. And you get a domain-by-domain breakdown the moment you finish, which matters enormously if you fail and need to plan a retake.

Where This Fits: Developer vs Architect vs Associate

Until early July there was exactly one Claude certification. Then Anthropic announced a four-exam family at its Partner Network Connect event, and suddenly there’s a lane for almost everyone:

ExamCodeQuestionsCostWho it’s for
Claude Certified Associate – FoundationsCCAO-F60$99Consultants, sellers, delivery leads — people who work with Claude daily but don’t ship code
Claude Certified Developer – FoundationsCCDV-F53$125Engineers who build applications on the Claude API
Claude Certified Architect – FoundationsCCAR-F60$125System designers making agent-architecture decisions
Claude Certified Architect – ProfessionalCCAR-P63$175The deep end; sits above Foundations

All exams are 120 minutes, pass at 720/1,000, and run through Pearson VUE. Associate and Developer both open July 13.

The Developer exam is the hands-on one. Where the Architect exam asks “which design is right for this system?”, the Developer exam asks “you’re implementing it — what’s the correct call, the correct error handling, the correct configuration?” If your day looks like writing Python or TypeScript against the Claude API, this is your exam.

There’s no ladder requirement, by the way. You don’t need Associate before Developer, or Developer before Architect. Each exam stands alone, and Anthropic’s suggested profile for the CCDV-F is simply 1–5 years of software engineering plus six months of hands-on Claude or LLM work.

The 8 Domains — and the Lopsided Weighting Nobody Should Ignore

Here’s the full blueprint from the official guide:

#DomainExam weight
1Agents and Workflows14.7%
2Applications and Integration33.1%
3Claude Code3.1%
4Eval, Testing, and Debugging2.6%
5Model Selection and Optimization16.8%
6Prompt and Context Engineering11.0%
7Security and Safety8.1%
8Tools and MCPs10.6%

Look at that distribution for a second. One domain is a third of the entire exam. Applications and Integration (33.1%) is worth more than the bottom four domains combined — Claude Code, Eval and Testing, Security, and Tools/MCPs add up to just 24.4%.

That’s not an accident. It’s Anthropic telling you what a “Claude developer” actually is in their eyes: someone who can wire the API into a real application correctly. Not someone who memorized agent taxonomy.

What each domain covers, in plain terms:

Domain 1: Agents and Workflows (14.7%) — the building blocks of multi-step AI systems. Workflow patterns like chaining, routing, and orchestrator-worker setups; when a simple workflow beats a full agent loop; and how agent memory and context compaction work over long tasks.

Domain 2: Applications and Integration (33.1%) — the monster. API mechanics: authentication, error types, rate limits, retries, streaming. The official SDKs. Structured outputs and getting reliable JSON back. Handling files, images, and PDFs. Batch versus real-time processing. And application architecture: where Claude sits in your stack, and how configuration should be managed. Budget your study time accordingly — every third question comes from here.

Domain 3: Claude Code (3.1%) — Anthropic’s terminal-based coding agent. Just the fundamentals: what CLAUDE.md files do, basic commands, when it fits a workflow. At 3.1%, this is roughly two questions. Don’t spend a week here.

Domain 4: Eval, Testing, and Debugging (2.6%) — how to evaluate model outputs systematically and debug failures. Also tiny — between one and two questions.

Domain 5: Model Selection and Optimization (16.8%) — the second-biggest domain. Choosing between model tiers (Opus, Sonnet, Haiku) for cost, latency, and capability. Prompt caching. Extended thinking. This is where “it works” gets separated from “it works at 10x lower cost.”

Domain 6: Prompt and Context Engineering (11.0%) — system prompts, few-shot examples, structuring prompts with XML tags, prefilling responses, and managing long context windows.

Domain 7: Security and Safety (8.1%) — prompt injection, tool misuse, safe handling of untrusted input, and guardrails around what your application lets Claude do.

Domain 8: Tools and MCPs (10.6%) — defining tools with JSON schemas, controlling tool choice, parallel versus sequential tool calls, and Model Context Protocol basics: how MCP clients and servers extend what Claude can reach.

The strategic read: Domains 2 and 5 together are half the exam. If you’re strong on API integration and model-tier economics, you can afford weak spots elsewhere. If you’re weak on those two, no amount of MCP trivia will save you.

What the Questions Actually Look Like

The guide includes three sample questions with worked answers, and they share a shape: a short scenario — a developer building something specific hits a specific problem — followed by four-to-five implementation choices. The wrong answers aren’t absurd; they’re things that almost work. One sample walks through handling API rate limits, and the distractors are all real techniques applied at the wrong layer.

If you sat the architect exam, this style will feel familiar. The consistent report from that exam’s first wave of test-takers was that Anthropic’s practice material read like “what is X?” while the real exam read like “X is failing in production — what’s the fix?” The Developer guide’s samples suggest the same scenario-first philosophy, aimed at code-level decisions instead of system-level ones.

One format note worth repeating: multiple-response items state how many answers to select. So the skill being tested isn’t “find every possibly-true statement” — it’s “rank the options and take the best N.”

Cost, Retakes, and the Fine Print

$125 per attempt, every attempt. No subscription, no annual fee. But the retake rules are stricter than most people expect from a brand-new cert:

  • First fail: wait 14 days to re-book
  • Second fail: wait 30 days
  • Third fail: wait 90 days
  • Hard ceiling: 4 attempts in any rolling 12-month period

And one rule that catches people: you can reschedule or cancel up to 24 hours before your appointment. Inside 24 hours, you forfeit the full fee. Set two calendar reminders.

The worst realistic case — failing three times — costs $375 and locks you out for months. Which is exactly why walking in unprepared is the expensive option, not the $125 itself.

The 12-Month Clock (Read This Before You Book a Date)

Here’s the detail that should influence when you take the exam, and almost nobody is talking about it yet: the credential is valid for 12 months, and renewal has two very different paths.

Renew on time, and the renewal assessment is free and non-proctored — a low-stakes check-in, not a $125 event. Let it lapse, even briefly, and you’re back to the full proctored exam at full price.

So the smart play is to schedule the exam when you’ll actually be doing Claude work for the following year — the renewal then costs you nothing but an hour. Certifying “for the resume” six months before you plan to use the skill means your credential may expire right when you need it.

How to Register

Registration runs through Anthropic’s Partner Academy, and scheduling happens through Pearson VUE — online proctored from home, or in person at a test center.

The catch, same as with the architect exam: your Academy account needs to be linked to a Claude Partner Network organization. Any company can join the network for free, but the application isn’t instant. If your employer isn’t a member, start that application in parallel with your studying, not after it.

Is It Worth $125?

Honest answer: the credential is days old, so nobody can show you salary data or recruiter-filter evidence for this specific exam. Anyone who claims otherwise is guessing. What we can do is reason from the architect exam’s four-month track record:

The early-adopter window is real. The architect cert went from launch to consulting-firm table stakes in about a quarter — Deloitte alone has been mass-training thousands of employees toward Claude credentials. Early holders of a scarce vendor cert capture the most signal value, and it fades as the holder count grows. Same pattern as early AWS certs.

The Developer tier will likely become the volume credential. There are far more engineers who build with Claude than architects who design multi-agent systems. If Claude-specific hiring filters emerge, “Developer certified” is the natural checkbox.

The prep has value even without the paper. Studying this blueprint forces you through rate-limit handling, structured outputs, model-tier economics, and tool schemas — the exact skills that make production Claude code cheaper and less fragile. Fail the exam and you still keep those.

Skip it if you’ve never shipped anything against the Claude API. The exam assumes working fluency — the minimally qualified candidate has six months of hands-on experience. Build something real first; the cert sits on top of the skill, not in place of it.

How to Prepare When No Prep Exists Yet

The exam is brand new, so the honest starting point is the official exam guide itself — read it twice, especially the domain sub-skills — plus Anthropic’s own documentation for each domain, and whatever you’ve built.

If you want structure on top of that, we built a Claude Certified Developer Exam Prep program around this exact blueprint — modules weighted to the domain percentages (a third of it on Applications and Integration, matching the exam), scenario-style practice questions in the exam’s format, and the first two lessons free. Full disclosure: it’s an independent program built from the official exam guide, not affiliated with Anthropic — the credential itself always comes from Anthropic’s proctored exam.

Not sure where you stand? Take the free 12-question readiness check first — scenario questions across all 8 domains, scored instantly with a per-domain breakdown, no signup. At $125 per attempt with a 14-day retake lockout, ten minutes of diagnosis is the cheapest insurance available.

What This Means for You

If you’re a working developer already building with Claude: you’re the target candidate, and July–August is your window. The exam is scenario-based implementation judgment — the thing you already do — and early holders get the scarcity premium. Read the guide, patch your weak domains (for most self-taught builders: model-tier economics and structured error handling), and book it.

If you’re a consultant or freelancer: the architect credential proved that Claude certs move client conversations. The Developer tier gives you a second, cheaper-to-maintain signal ($125 + free on-time renewals) that says “I ship code,” not just “I draw diagrams.” Firms staffing Claude projects will filter on this within months, not years.

If you’re earlier in your AI journey: don’t start here. The exam assumes you can already read Python or TypeScript and have shipped against an LLM API. Start with the fundamentals — how agents and workflows actually differ, what MCP is — and let the cert wait until you have six months of real usage behind you.

If you lead an engineering team: the domain blueprint doubles as a skills checklist. Even if nobody sits the exam, “can everyone on the team handle Domain 2 and Domain 5 material?” is a sharper question than “does everyone know AI?” And if you’re standardizing on Claude, certifying two or three engineers at $125 each is cheap insurance against key-person risk.

The bottom line: 53 questions, 120 minutes, 720 to pass, $125 per attempt, opens July 13. One domain is a third of the exam — study like it.

Frequently Asked Questions

How much does the Claude Certified Developer exam cost? $125 USD per attempt, through Anthropic’s Partner Academy. Retakes cost the same, with 14/30/90-day waiting periods between fails and a maximum of 4 attempts per rolling 12 months.

How many questions are on the CCDV-F? 53, in 120 minutes — multiple-choice plus multiple-response. Multiple-response items tell you how many options to select.

What score do I need to pass? 720 on a scaled range of 100–1,000. The cut score comes from a formal standard-setting study; harder questions carry more weight, so it’s not a flat percentage.

When does the exam open? July 13, 2026. Register through the Partner Academy, schedule through Pearson VUE — online proctored or at a test center.

Do I need the Associate cert first? No. There are no prerequisites for any exam in the family. Anthropic’s suggested profile: 1–5 years of software engineering plus 6+ months of hands-on Claude/LLM work.

Does the certification expire? Valid for 12 months. Renew on time and the renewal is free and non-proctored; lapse and it’s the full proctored exam at full price again.

What’s the biggest domain? Applications and Integration at 33.1% — API mechanics, SDKs, structured outputs, files and vision, and app architecture. Bigger than the bottom four domains combined.

What’s the smallest? Eval, Testing, and Debugging at 2.6%, then Claude Code at 3.1%. Together barely three questions — don’t over-study them.

Developer or Architect — which should I take? If you implement (write code against the API daily), Developer. If you design systems and make architecture calls, Architect. They test different judgment; neither requires the other.

Can I reschedule my exam appointment? Yes, up to 24 hours before it. Inside 24 hours, you forfeit the full exam fee.


Sources:

Build Real AI Skills

Step-by-step courses with quizzes and certificates for your resume