Every exam compared — real costs, domain weights, eligibility, free prep paths, and a decision framework for choosing the right credential.
Claude certifications are here, and they arrived fast. Anthropic launched its first proctored credential — Claude Certified Architect: Foundations — on March 12, 2026, and by July the program had grown to four live exams delivered through Pearson VUE, spanning three roles: Associate, Developer, and Architect.
If you're trying to work out what each exam covers, what it actually costs, whether you can even register without being an Anthropic partner, and which one fits your job — this guide answers all of it in one place. We've pulled every fact from the official exam guides and program pages (and flagged the few numbers that only third-party sources report so far), then added the thing nobody else on this topic offers: free, realistic practice questions so you can test yourself before you spend a cent.
Anthropic's certification program currently includes four credentials. All are proctored, scored on a 100–1,000 scale with a 720 cut score, and valid for 12 months.
| Certification | Exam code | Price (USD) | Questions | Time | Passing score | Best for |
|---|---|---|---|---|---|---|
| Claude Certified Associate – Foundations | CCAO-F | $99* | 60* | 120 min | 720/1000 | Consultants, sellers, business roles advising on Claude |
| Claude Certified Developer – Foundations | CCDV-F | $125 | 53 | 120 min | 720/1000 | Engineers building and shipping Claude apps and agents |
| Claude Certified Architect – Foundations | CCAR-F | $125 | 60 | 120 min | 720/1000 | Solution designers architecting Claude systems |
| Claude Certified Architect – Professional | CCAR-P | $175* | 63* | 120 min | 720/1000 | Senior architects owning full solution lifecycles |
*Reported by multiple independent prep guides; not yet published on an official public page. Confirm the exact fee at checkout on the Anthropic Partner Academy. CCDV-F and CCAR-F figures are confirmed by official exam guides.
A quick history for context: the Architect Foundations exam launched first (March 12, 2026). In July 2026 the program expanded — the Associate, Developer, and Architect Professional exams opened for registration, and exam delivery moved to Pearson VUE's OnVUE platform, with online proctoring or physical test centers available.
The roadmap doesn't stop at four. Anthropic has signaled additional credentials for later in 2026, including seller-focused certifications and more advanced technical tracks. Two practical implications: first, if none of the current four fits your role exactly, one probably will soon; second, exam guides are already iterating (the Architect guide is on v0.2, the Developer guide on v1.0), so always download the current guide before you book — blueprints and weights can shift between versions, and this article reflects the July 2026 documents.
Here's the single biggest source of confusion around Claude certifications — and it's worth clearing up before you tell a hiring manager you're "Claude certified."
Anthropic runs two very different things:
| Academy course badge | Proctored certification | |
|---|---|---|
| Cost | Free | $99–$175 per attempt |
| Assessment | Course quizzes (or none) | 53–63 scored items, 120 minutes, proctored |
| Identity verification | None | Government-issued photo ID |
| Credential | Completion badge | Credly digital credential |
| Validity | Indefinite | 12 months (free on-time renewal) |
| Résumé weight | "I took the training" | "I passed an independent, standardized exam" |
Both have a place. The free courses are the best preparation path for the exams (more on that below). But only the four proctored credentials — CCAO-F, CCDV-F, CCAR-F, CCAR-P — are certifications in the sense employers mean. For a full tour of the free training side, see our guide to Anthropic Academy and Claude training.
The roles are genuinely distinct, so the choice is simpler than it looks. Ask two questions: Do you write code most days? and Do you design systems or build them?
One decision the exams don't force on you: there are no mandatory prerequisites for any exam. The official CCDV-F exam guide states it plainly — recommended experience is exactly that, recommended, and "the credential is awarded based on exam performance alone." You can sit the Architect exams without the Developer one, or go straight to Professional if you're confident (though we wouldn't advise it).
Still weighing Claude against other AI credentials entirely? Our comparison of the Claude Architect vs. AWS AI Practitioner breaks down that decision.
All four exams share the same machinery — 120 minutes, a 720/1000 passing score set through formal standard-setting, Pearson VUE proctoring, and a score report that breaks down your percent-correct by domain. What differs is the blueprint: which skills are tested and how heavily each is weighted. That's why the single highest-leverage thing you can do before studying is read the exam guide for your exam, not a generic one. Here's what each credential actually measures, and who should sit it.
The Associate track is the program's on-ramp for non-engineering roles: consultants, pre-sales engineers, project managers, and adoption leads who need to speak fluently about what Claude can and can't do. Third-party guides report a $99 fee and 60 questions in 120 minutes, with the same 720/1000 passing score as the rest of the program. One caveat worth knowing if you work at a partner organization: early reporting indicates the Associate credential does not count toward Claude Partner Network tier eligibility the way the technical tracks do — check your partner manager's guidance if that's your goal.
Choose CCAO-F if: you influence Claude adoption decisions but wouldn't be the one writing the integration code.
This is the exam for people who build. The official exam guide (v1.0, effective July 2026) defines it precisely: 53 multiple-choice and multiple-response items, 120 minutes, $125, passing score 720 on the 100–1,000 scale. It validates that you can "build, integrate, and ship production-grade applications, agents, and workflows" on the Claude platform.
The blueprint spans eight domains — and the weights matter, because they're dramatically uneven:
| # | Domain | Weight | Free practice |
|---|---|---|---|
| 1 | Applications and Integration | 33.1% | Practice questions |
| 2 | Model Selection and Optimization | 16.8% | Practice questions |
| 3 | Agents and Workflows | 14.7% | Practice questions |
| 4 | Prompt and Context Engineering | 11.0% | Practice questions |
| 5 | Tools and MCPs | 10.6% | Practice questions |
| 6 | Security and Safety | 8.1% | Practice questions |
| 7 | Claude Code | 3.1% | Practice questions |
| 8 | Eval, Testing, and Debugging | 2.6% | Practice questions |
Read that table twice: Applications and Integration alone is a third of the exam — API mechanics (messages, streaming, caching, batch vs. realtime), software engineering foundations, application design, and configuration management. Add Model Selection (token budgeting, prompt caching, Opus/Sonnet/Haiku tradeoffs) and Agents and Workflows (Agent SDK, agent loops, subagents, frameworks like LangGraph and PydanticAI) and you've covered nearly two-thirds of the scored items. Meanwhile Claude Code and Eval/Debugging together are under 6% — worth knowing, not worth a week of your study plan.
It's worth understanding what the two giant domains actually contain, because their names undersell them. Applications and Integration (33.1%) bundles five skill areas: Claude API mechanics (messages, tools, streaming, vision, extended thinking, prompt caching, and the batch-vs-realtime decision), core software engineering (REST, JSON, async programming, refactoring), application design (how Claude interprets instructions differently across Claude Code, Desktop, claude.ai, and the API), configuration management (CLAUDE.md files, settings.json, model version pinning), plus requirements and lifecycle basics. Model Selection and Optimization (16.8%) covers LLM fundamentals (tokens, context windows, sampling, extended and adaptive thinking), Opus-vs-Sonnet-vs-Haiku tradeoffs across quality, latency, and cost, and token budgeting with prompt caching. If you're strong on these two domains, half the exam is already leaning your way.
The item style is scenario-first. A typical question — this one paraphrased from the official guide's public samples — gives you a concrete situation ("process 10,000 documents overnight; cost matters, latency doesn't") and four defensible-sounding approaches, only one of which reflects the right tradeoff (the Message Batches API, in that case). You can't pattern-match your way through; you have to have made these decisions, or practiced making them.
Anthropic recommends one to five years of software engineering experience and at least six months hands-on with Claude or comparable LLM systems, with proficiency in Python and/or TypeScript. Recommended — not required.
Choose CCDV-F if: you're an AI engineer, backend developer, or technical lead shipping Claude-powered features. Start with the free CCDV-F sample test to see where you stand before booking anything.
The program's first-ever exam, and still its most discussed. It runs 60 questions in 120 minutes for $125, passing at 720/1000, and covers five domains per the current exam guide (v0.2, June 30, 2026):
The Architect exam tests judgment more than recall — most questions are scenario-based tradeoffs. Agentic Architecture is both the heaviest domain and the one candidates report finding hardest, which is why we wrote a dedicated deep dive on mastering agentic architecture for the CCA exam. For a full walkthrough of the exam itself, see our guide to the Claude Certified Architect Foundations certification.
Choose CCAR-F if: you design Claude-based systems, lead technical decisions about agents and MCP, or consult on architecture.
The capstone credential. Third-party guides report $175 and 63 questions in 120 minutes, again passing at 720/1000. It extends the Foundations blueprint with stakeholder communication and lifecycle management — the skills that separate a strong designer from someone who can own a Claude solution from discovery through production and iteration. It's aimed at senior and principal architects, especially within consulting and partner organizations where the credential also carries partner-program weight.
Choose CCAR-P if: you already operate at Foundations level and want the differentiator — but sit CCAR-F first unless you have deep, current experience.
This is where most online write-ups get vague, so let's be precise. The process, straight from the official exam guide:
Eligibility, answered plainly: despite the program's Partner Network framing on some official pages, there are no mandatory prerequisites, no required courses, and no partner-membership gate stated in the exam guide. Registration flows through the Partner Academy portal, which anyone can join with an email. Partner-tier discounts apply at checkout if you have them.
A few policies to plan around:
The honest math first:
| Scenario | Cost |
|---|---|
| CCAO-F, first attempt | $99* |
| CCDV-F or CCAR-F, first attempt | $125 |
| CCAR-P, first attempt | $175* |
| Any exam, pass on second attempt | 2 × exam fee |
| Developer + Architect Foundations (a common pairing) | $250 |
| Annual renewal, completed on time | $0 |
| Renewal after credential lapses | Full exam fee again |
*Reported pricing; confirm at checkout.
Training costs you nothing — every Anthropic Academy course is free — so your real investment is the exam fee plus study time (candidates commonly report 15–40 hours for a Foundations exam, depending on hands-on experience).
Is it worth it? Here's our honest read in July 2026. These credentials are four months old; there is no salary-survey data, and no hiring pipeline filters on "CCDV-F" yet the way they do on AWS or CompTIA certs. What you're buying is an early-mover signal in a market where demand for demonstrable Claude and agentic-AI skills is growing faster than any established credential covers it. The exams are genuinely rigorous — standardized, proctored, criterion-referenced with a formal standard-setting study — so the signal is real. For consultants and anyone at a Claude Partner Network organization, the value is more concrete: certifications count toward partner-program standing, which affects the business directly.
Who gets the most out of certifying right now:
If you're choosing between ecosystems rather than within this one, weigh breadth against depth: a vendor-neutral or AWS credential covers more employers today; a Claude certification says something sharper about the fastest-growing agentic platform. Our Claude Architect vs. AWS AI Practitioner comparison goes deeper on exactly this tradeoff.
You can prepare for any Claude certification without paying for anything except the exam itself. Here's the plan we'd follow for a Foundations exam, assuming you can give it 5–8 hours a week:
Weeks 1–2 — Learn against the blueprint. Download the official exam guide for your exam and put the domain weights next to your calendar: a 33% domain gets a third of your hours. Then work through the free Anthropic Academy courses that map to your exam:
| Your exam | Highest-value free Academy courses |
|---|---|
| CCAO-F (Associate) | Claude 101 · AI Capabilities and Limitations · the AI Fluency track for your role |
| CCDV-F (Developer) | Building with the Claude API (84 lectures — the backbone) · Introduction to Model Context Protocol · Claude Code in Action · Introduction to agent skills · Introduction to subagents |
| CCAR-F (Architect Foundations) | Building with the Claude API · MCP: Advanced Topics · Claude Code 101 · plus official docs on agents, context management, and tool design |
| CCAR-P (Architect Professional) | Everything in the CCAR-F row, plus Claude with Amazon Bedrock / Vertex AI if you deploy through a cloud platform |
Weeks 3–4 — Build something real. The official guide says it outright: combine study with hands-on work. Build one small application that calls the API, uses at least one tool or MCP server, applies prompt and context engineering, and includes a basic eval. A weekend project that touches five domains beats another ten hours of video.
Week 5 — Practice under exam conditions. Take a free CCDV-F quick-start test to calibrate, then drill your weak domains with the domain-by-domain practice sets. Every question comes with an explanation — the goal is to understand why the right tradeoff is right, because the real exam is scenario-based, not definitional.
Week 6 — Close gaps and book. Re-test your two weakest domains until you're consistently above the passing threshold, review the exam-day policies, and schedule your OnVUE session. Remember the 24-hour reschedule cutoff.
Not sure you're ready? Find out in 20 minutes — free, with explanations for every answer.
Take the Free CCDV-F Practice Test →The Claude Certified Developer – Foundations and Claude Certified Architect – Foundations exams each cost $125 USD, per their official exam guides. Third-party prep guides consistently report $99 for the Associate – Foundations exam and $175 for the Architect – Professional exam; confirm those two at checkout on the Anthropic Partner Academy. Every retake costs the full fee, while on-time annual renewal is free.
No. All four Claude certifications are paid, proctored exams ($99–$175). What is free is the training: Anthropic Academy offers its self-paced courses at no cost, and on-time credential renewal is also free. Free "Claude certifications" mentioned in viral posts are course completion badges, not proctored credentials.
Individuals can take them. The official CCDV-F exam guide lists no partner-membership requirement and no mandatory prerequisites — you register through the Anthropic Partner Academy portal, and any partner-tier discount is simply applied at checkout. The credential is awarded based on exam performance alone.
It is a genuinely rigorous professional exam: 60 scenario-based questions in 120 minutes with a 720/1000 passing score set through a formal standard-setting study. Candidates report the Agentic Architecture domain (27% of the exam) as the hardest, and most recommend 15–40 hours of preparation depending on hands-on experience with Claude.
12 months from the date the credential is awarded. Renewing on time requires only a free, non-proctored refresher assessment on the Anthropic Partner Academy. If the credential lapses, you must retake the full proctored exam at full price.
720 on a scaled range of 100 to 1,000, for every exam in the program. The exams are criterion-referenced, meaning you pass by meeting a fixed standard rather than by beating other candidates, and your score report shows percent-correct for each domain.
Non-technical professionals should start with the Associate – Foundations (CCAO-F). Developers should start with the Developer – Foundations (CCDV-F), and solution designers with the Architect – Foundations (CCAR-F). There are no prerequisites, so start with the exam that matches your actual role rather than working up a ladder.
Yes — every Claude certification expires 12 months after it is awarded, because the underlying technology changes quickly. On-time renewal is free and non-proctored. Anthropic reserves the right to require a full re-exam instead if exam content changes significantly.
Four exams, three roles, one decision rule: match the credential to what you actually do — advise (Associate), build (Developer), or design (Architect) — and let the domain weights drive your study hours. The program is young, so treat it as an early-mover signal backed by a genuinely rigorous exam, not a guaranteed salary bump; and remember that a certification demonstrates skill but never substitutes for it.
The smartest first step costs nothing: take the free Claude Certified Developer practice test and find out — in twenty minutes, with explanations for every answer — whether you're ready to book or where your gaps are. Then study the gaps, build something real, and go earn the badge.
Sources: Claude Certified Developer – Foundations Exam Guide v1.0 (official) · Pearson VUE — Claude Certification Program · Anthropic Academy · Claude courses catalog. Pricing marked with an asterisk is reported by independent prep guides and pending official publication.
This article is an independent guide by FlashGenius and is not affiliated with or endorsed by Anthropic. Exam details change — always confirm against the current official exam guide before registering.