
Claude Certification in 2026: The 4 Anthropic Exams Compared, and How to Pass the Developer Exam
You have seen the "Claude Certified" badges appearing on LinkedIn, your manager has asked whether the team should get one, or you simply want proof that you can build with Claude beyond a weekend demo. Then you start reading and hit a wall of half-answers: four exam codes, a Partner Network nobody explains, free "certificates" that are not certifications, and practice sites that quote figures from an older version of the program.
This guide sorts it out. It compares all four Anthropic exams on the facts in their official exam guides, tells you which one fits your job, and then goes deep on the one most engineers should take: the Claude Certified Developer, Foundations exam, code CCDV-F. Every exam fact below comes from Anthropic's own guides (version 1.0, effective July 2026) and the Partner Academy certification FAQ, checked in September 2026.
The short version
- There are four proctored Claude certifications: Associate (CCAO-F), Developer (CCDV-F), Architect Foundations (CCAR-F) and Architect Professional (CCAR-P). All run 120 minutes, all pass at a scaled 720 out of 1,000, and all are valid for 12 months.
- You cannot register as an individual today. Certification is currently open only to people at Claude Partner Network organizations, registering with a company email on a recognized domain. Joining the network is free for the company.
- The free Anthropic Academy courses are not certifications. They award course-completion certificates; the four exams above are the proctored credentials.
- Which one: if you write the code, take the Developer exam. If you design systems across teams, Architect. If you use Claude daily but do not build on the API, Associate.
- Best prep for CCDV-F: the official exam guide, the docs behind each domain, one small app you build yourself, and a timed, blueprint-weighted practice bank (compared below). Anthropic retired its own practice exam in the June 2026 move to Pearson VUE.
The four Claude certifications side by side
| Associate | Developer | Architect, Foundations | Architect, Professional | |
|---|---|---|---|---|
| Exam code | CCAO-F | CCDV-F | CCAR-F | CCAR-P |
| Built for | Staff who use Claude and build Projects in daily work | Engineers shipping apps and agents on the API, Claude Code and MCP | Solution architects designing production Claude systems | Architects governing enterprise deployments |
| Questions | 60 | 53 | 60 (4 scenarios drawn from a bank of 6) | 63 |
| Time | 120 min | 120 min | 120 min | 120 min |
| Pass mark | 720 / 1,000 | 720 / 1,000 | 720 / 1,000 | 720 / 1,000 |
| Exam fee (USD, before partner discount) | $99 | $125 | $125 | $175 |
| Counts toward Partner Network tier | No | Yes | Yes | Yes |
Sources: the Developer exam guide, the sibling guides linked from Anthropic's certification program page, and the certification FAQ.
Every exam mixes multiple-choice and multiple-response items, and each multiple-response item tells you how many options to select. Delivery is by Pearson VUE, online or at a test center, closed book, with no browser translation tools allowed. Your score report shows pass or fail, the scaled score, and your percent correct in each domain.
Many pages still carry old numbers: Architect Foundations rose from $99 to $125 on June 30, 2026, and validity went from six months to 12 on the same date.
Can you actually take a Claude certification?
- Your organization must be in the Claude Partner Network. The FAQ is plain: certification is available only to people at partner organizations, and customers or non-partners cannot register yet. A company joins through Anthropic's Claude Partner Network page, and joining is free.
- You register with a company email on a domain tied to the partner record. Personal addresses are rejected. If your company uses several domains, the partner-support team has to link them, which the FAQ says takes 7 to 10 days, so request it well before you plan to sit.
- You must be 18 or older, verified against government ID at check-in.
- Partner tier sets the price you pay. Registered-tier partners pay full price; Select, Preferred and Global Premier partners get 50% off at checkout, and Global Premier partners pay nothing for any exam through December 31, 2026.
If your company is outside the network, the credential is closed to you for now; the skills are not.
Anthropic Academy is a different thing. The free courses at academy.claude.com, Claude 101 and the API, Claude Code and MCP courses among them, give completion certificates to anyone. Useful learning, but not the proctored credential, and the source of most "is Claude certification free?" confusion.
Which Claude certification should you take?
| If you are... | Take | Why |
|---|---|---|
| A software engineer building on the Claude API, Agent SDK or MCP | CCDV-F (Developer) | It tests exactly that work: API mechanics, agents, tools, Claude Code configuration, cost and security |
| A solution architect or tech lead choosing platforms and designing agent systems | CCAR-F (Architect, Foundations) | Scenario-based; weighted toward agentic architecture (27%) and Claude Code configuration (20%) |
| An experienced architect owning enterprise rollouts and stakeholder sign-off | CCAR-P (Architect, Professional) | Adds governance, evaluation and stakeholder communication; no prerequisite, though Foundations is the natural first step |
| A consultant, analyst, marketer or delivery lead who uses Claude every day | CCAO-F (Associate) | Prompting, output evaluation and responsible use; note it does not count toward partner tier |
| A partner firm trying to raise its tier fast | CCDV-F for engineers, CCAR-F for architects | Both count toward tier eligibility; Associate does not |
Ertiqah's pick for most technical readers is the Developer exam. It is the one that maps to daily engineering work, it counts toward partner standing, and at 53 items in 120 minutes it gives you the most time per question of the four: about 2 minutes 15 seconds each, against 2 minutes or less on the other three.
Inside the Developer exam (CCDV-F): where the points are
The Developer blueprint has eight domains. Multiply each weight by 53 and you get roughly how many questions you will see:
| Domain | Weight | About this many of 53 |
|---|---|---|
| 1. Agents and Workflows | 14.7% | 8 |
| 2. Applications and Integration | 33.1% | 17 to 18 |
| 3. Claude Code | 3.1% | 2 |
| 4. Eval, Testing, and Debugging | 2.6% | 1 |
| 5. Model Selection and Optimization | 16.8% | 9 |
| 6. Prompt and Context Engineering | 11.0% | 6 |
| 7. Security and Safety | 8.1% | 4 |
| 8. Tools and MCPs | 10.6% | 6 |
Three things in this table change how you should study, and none of the current top-ranking guides point them out:
- One domain is a third of the exam. Applications and Integration carries 33.1%, and its three heaviest skills are Claude Application Design (8.6%), Software Engineering Foundations (7.4%) and Claude API Mechanics (6.8%). If you only have a week, spend it here.
- About a fifth of the exam is general engineering, not Claude. Four skills worth 19.7% of the blueprint test REST, JSON, async code, version control, requirements and system life cycle: Software Engineering Foundations (7.4%), Technical Fundamentals (6.1%), Understanding Requirements (3.4%) and Systems Life Cycle (2.8%). That is roughly 10 questions a Claude-only study plan ignores.
- "Claude Code" is small as a domain but spread everywhere. The Claude Code domain is 3.1%, about two questions. But CLAUDE.md and settings.json also sit under Configuration Management (4.1%), hooks under Security and Safety (1.0%), and Skills versus MCP tradeoffs under Agentic Customization (4.1%). Treat Claude Code as a thread through the exam, not a chapter.
Eval, Testing, and Debugging is 2.6%: a single question.
CCDV-F prep options compared
Anthropic's own position, from the exam guide, is that no single course is required and no resource guarantees a pass. Here is what actually exists for the Developer exam as of September 2026:
| Resource | What you get | Timed full-length exams | Multiple-response practice | Best for |
|---|---|---|---|---|
| Official exam guide | Blueprint, skill weights, policies, 3 sample questions with rationale | No | No | Everyone, first |
| Partner Academy prep path | The closest thing to an official Claude certification course: 5 courses, free for partners | No (Anthropic's practice exam was retired in the move to Pearson) | No | Structured learning if you are new to a domain |
| Anthropic Academy courses | Free public courses on the API, Claude Code and MCP | No | No | Filling gaps in API and MCP fundamentals |
| Claude API and Claude Code docs | The source every correct answer rests on | No | No | Looking up exactly why you missed a question |
| CertSafari | A 524-question bank with explanations, 35 free samples, quiz mode | Not stated on its page | The page describes the format; unclear in practice | Extra question volume |
| PrepClubs | 10 full-length exams (53 items, 120 minutes each) plus a free 25-question diagnostic, 555 original questions | Yes | Yes, about one item in five, stating how many to pick | Rehearsing the real exam and finding weak domains |
Ertiqah's verdict: PrepClubs is the best CCDV-F practice available right now. It is the only option here that reproduces the exam as a whole: 53 questions against a 120-minute clock, each exam weighted to the official blueprint within one question per domain. Its multiple-response items say how many to pick and are scored all or nothing, the stricter assumption, since Anthropic has not said whether it gives partial credit. About a quarter of the items put a request body, tool schema, settings.json, hook or MCP config in front of you. Every explanation says why each wrong option is wrong and names the Anthropic docs page it rests on, and each exam ends with a percent-correct-by-domain scorecard shaped like Anthropic's own score report.
Where the others win: the guide and docs are free and authoritative, the Partner Academy path is the better teacher for a domain that is new to you, and CertSafari has more free samples to browse. None gives you a timed, weighted, full-length rehearsal.
Start with the free 25-question CCDV-F diagnostic, which samples all eight domains at the official weights in 57 minutes and tells you which two domains to study first. Paid access to the full bank is a one-time purchase with 30 days of access and no subscription; the current price is on the PrepClubs pricing page.
Three CCDV-F style questions, worked through
These are original practice items written for this guide in the exam's style, not real exam questions. Anthropic's candidate agreement makes live exam content confidential, which is also why no honest prep provider sells "real" CCDV-F questions.
1. Prompt caching (Model Selection and Optimization)
A support app sends a 6,000-token system prompt and the same tool definitions on every request, followed by the customer's message. The team turned on prompt caching but sees almost no cache reads. The system prompt begins with the current date and the customer's name. What is the most likely fix?
- A. Raise
max_tokensso the cached block is long enough to qualify - B. Move the date and customer name out of the start of the prompt so the static instructions and tools form an identical prefix, with the cache breakpoint after them
- C. Switch to the Message Batches API, which caches automatically
- D. Lower the temperature so responses are more consistent
Answer: B. A cache hit needs an identical prefix up to the breakpoint, so anything that changes per request has to come after it. A value that differs on every call at the very top of the prompt invalidates the whole prefix every time. max_tokens controls output length, not what gets cached; batching is a separate cost lever; temperature has no effect on caching. Source: prompt caching docs.
2. Error handling (Applications and Integration). Select TWO.
A nightly job calls the Messages API thousands of times. Which two errors should the client retry with exponential backoff?
- A. 400
invalid_request_error - B. 401
authentication_error - C. 413
request_too_large - D. 429
rate_limit_error, honoring anyretry-afterheader - E. 529
overloaded_error
Answer: D and E. Rate limits and overload are temporary, so backing off and retrying is correct. A 400, 401 or 413 will fail identically on every retry until you change the request or the key. The trap inside the right answer: Anthropic's errors reference notes that a 429 caused by hitting a spend cap has no retry-after header and keeps failing until access resumes, so a well-built client caps its retries rather than hammering a limit that will not reset tonight.
3. Agentic Customization (Tools and MCPs)
A team wants Claude Code to follow its 12-step release checklist and run a helper script, but only when someone is actually preparing a release. The rest of the time they do not want those instructions taking up context. Which option fits best?
- A. Add the full checklist to the project CLAUDE.md
- B. Package the checklist and script as a Skill with a clear description of when it applies
- C. Build an MCP server that returns the checklist as a tool result
- D. Paste the checklist into the prompt at the start of every release session
Answer: B. A Skill is loaded on demand: Claude sees its short description and pulls in the full instructions and bundled script only when the task matches. CLAUDE.md content is loaded into every session, so option A pays the context cost all the time. An MCP server is the right tool for reaching an external system or sharing a live service across apps, which a static checklist does not need. Pasting it by hand works until someone forgets. This "built-in tool vs custom tool vs Skill vs MCP" judgment is its own skill on the blueprint, Agentic Customization, worth 4.1%. Sources: Claude Code Skills and the CLAUDE.md memory docs. If you want working Skills to study, the free Locul Skills library publishes 23 of them with their raw SKILL.md files.
For the MCP side, Ertiqah's review of Google Search Console MCP servers shows how different teams package the same integration.
The traps that cost people the exam
- 720 is not 72%. The cut score is scaled, set by a standard-setting study, with no published raw-score conversion. Aim well above it in practice.
- Multiple-response items are unforgiving. Treat one wrong pick as a lost item, and read "select TWO" before the options.
- The reschedule window has changed. The exam guide says you can reschedule up to 24 hours before your slot; the newer Partner Academy FAQ says 48 hours, and changes inside the window forfeit the fee. Plan around 48.
- A name mismatch forfeits the fee. Your Pearson VUE name must match your government ID exactly. Corrections go to Anthropic's certification support at least 24 hours before the exam, and take 24 to 48 business hours.
- Retakes get slower. Waits of 14, 30 and then 90 days, at most four attempts per exam in 12 months, full fee each time.
- Let it lapse and you pay again. On-time renewal is a free, non-proctored assessment; a lapsed credential means the full exam again.
- Studying only Claude. Roughly 10 questions are general software engineering.
A 4-week CCDV-F study plan you can copy
This plan assumes you already use Claude at work and can give it about six hours a week. Copy it into your notes and tick it off.
CCDV-F STUDY CHECKLIST (4 weeks, ~6 hrs/week)
WEEK 0 (1 hour)
[ ] Confirm my company is in the Claude Partner Network and my email domain is recognized
[ ] Read the CCDV-F exam guide end to end, including the 3 sample questions
[ ] Take a free 25-question diagnostic; note my 2 weakest domains
WEEK 1: Applications and Integration (33.1%)
[ ] Messages API: streaming, tool use, vision, extended/adaptive thinking
[ ] Batches vs realtime; prompt caching prefix and breakpoints
[ ] Errors: retry 429/500/529, never 400/401/413
[ ] CLAUDE.md hierarchy, settings.json, model pinning, prompt versioning
[ ] Refresh REST, JSON, async, git and code review
[ ] Build: a small app that calls one tool and streams the answer
WEEK 2: Model Selection (16.8%) + Prompt and Context (11.0%)
[ ] Opus vs Sonnet vs Haiku; effort levels; token and cost tracking
[ ] Context bloat: tool-result clearing, compaction, subagents
[ ] Structured outputs and defensive parsing
[ ] Sit 2 full-length timed practice exams; log every miss by domain
WEEK 3: Agents (14.7%) + Tools and MCP (10.6%) + Security (8.1%)
[ ] Workflow vs agent; subagent patterns; Agent SDK basics
[ ] Build one MCP server; drill built-in tool vs custom tool vs Skill vs MCP
[ ] Prompt injection: untrusted input, approvals enforced in code
[ ] A PreToolUse hook that blocks a destructive command (exit code 2)
[ ] Sit 2 more timed exams
WEEK 4: Claude Code (3.1%) + Debugging (2.6%) + rehearsal
[ ] Headless mode, slash commands, session management
[ ] Trace a failure: integration layer or model output?
[ ] Remaining practice exams; book once 2 in a row clear ~80%
[ ] 48+ hours ahead: ID name match, Pearson system test
For week 1, the free CLAUDE.md analyzer scores your own CLAUDE.md line by line, a quick way to see Configuration Management applied to a real file, and the settings reference covers the settings.json scopes the exam tests.
An illustrative scenario
Picture a backend engineer at a consulting firm that has just joined the Claude Partner Network. She has shipped two internal Claude tools but never touched MCP or the Batches API. The free diagnostic flags Tools and MCPs and Model Selection as her weak domains, so she builds a toy MCP server and a batch job before anything else. Her first timed exams land in the high 60s, mostly lost on multiple-response and cost items; once two in a row clear 80%, she books her Pearson VUE slot.
FAQ
Is Claude certification worth it?
For engineers at a Claude Partner Network organization, usually yes: the fee is modest and often employer-paid, it counts toward partner tier, and the blueprint makes you learn batching, caching, hooks and MCP properly. If you cannot register yet, build the skills now.
Is Claude certification free?
The proctored exams cost $99 (Associate), $125 (Developer and Architect Foundations) and $175 (Architect Professional) before partner discounts. Global Premier partners pay nothing through December 31, 2026, and Select and Preferred partners get 50% off. The free Anthropic Academy courses award completion certificates, which are not the same credential.
How do you become Claude certified?
Your organization joins the Claude Partner Network, you register on Anthropic Partner Academy with your company email, pay, receive a Pearson VUE link, schedule an online or test-center slot, and pass with a scaled 720 or higher. Your badge arrives from Credly after you pass.
How hard is the Claude Certified Developer exam?
It is scenario-based and practical rather than trivia: most items describe a real build decision and ask for the best fix or approach. One widely shared review of all four exams ranks the Developer exam second of the four for technical difficulty and reports finishing it in about 45 minutes, which is what daily hands-on experience buys you. Candidates who know the API mainly from tutorials tend to lose points on cost, caching, multiple-response and "which tool type" items.
Can I take a Claude certification without working at a partner?
Not at the moment. The FAQ states certification is currently available only to organizations in the Claude Partner Network, and registration requires a company email on a recognized domain.
Is Claude 101 certification worth it?
Claude 101 on Anthropic Academy is free and worth doing for the fundamentals, but it gives a course-completion certificate, not a proctored credential. Employers and the Partner Network tiers recognize the four Pearson VUE exams, not Academy certificates.
Does a Claude certification expire?
Yes, after 12 months. On-time renewal is a free, non-proctored assessment on Partner Academy; a lapsed credential requires retaking the full exam.
Is there an official Claude certification practice exam?
Not anymore. The FAQ says the practice exam on the previous platform was retired in the move to Pearson VUE, and the exam guide's sample questions show format and style only. For full-length timed practice you need a third-party bank.
Where PrepClubs fits, and a disclosure
PrepClubs is part of the Ertiqah product roster, so weigh the verdict above with that in mind and check it against the comparison table rather than taking it on trust. Its answer keys were checked against Anthropic's documentation in September 2026 and re-answered blind by a second reviewer before launch. Begin with the free diagnostic, and move to the full Claude Certified Developer practice exams only if it shows you need them.
Related reading
- Google Search Console MCP: The Best Servers and Tools Compared, a working example of choosing between MCP servers
- Best Second Brain Apps in 2026, including tools that give Claude persistent memory over MCP
- Claude Certified Developer (CCDV-F): How I would pass it, a first-person study plan mapped to real Claude Code production failures

About the Author
Founder writing emails, Slack messages, support tickets, LinkedIn posts, and team documentation daily.
Read Next

Google Search Console MCP: The Best Servers and Tools Compared (2026)
A Google Search Console MCP connects your GSC data to Claude or ChatGPT. Compare the best open-source servers, no-setup SaaS wrappers, and full SEO platforms.

Surfer SEO vs Semrush in 2026: Which One and When
Surfer SEO vs Semrush compared in 2026 by real output, pricing tiers, and the job you hire each for, plus whether you need both and a third category most miss.

Senja vs Testimonial.to in 2026 (and a Simpler Alternative)
Senja vs Testimonial.to compared in 2026 by real output, pricing tiers, and setup friction, plus a simpler alternative and who each tool actually fits.
