Welcome to Dacard.ai
Dacard.ai is a decision intelligence platform that helps product teams measure, understand, and improve their AI maturity. The platform scores products across three original frameworks, surfaces cross-function insights, and provides AI coaching to accelerate transformation.New here?
Getting started
Set up your account, score your first product, and explore your results.
How scoring works
Understand the 10 dimensions, 5 stages, and what your scores mean.
DAC copilot
Meet your AI product operations copilot. Ask anything about your scores, frameworks, or strategy.
FAQ
Quick answers to common questions about scoring, accounts, and integrations.
What you can do with the API
Score products
Crawl any URL and get a 10-dimension AI maturity assessment scored 1-4 per dimension (10-40 total).
Manage products
Track multiple products, view score history, and monitor trends over time.
Suite intelligence
Cross-product analytics with dimension heatmaps, systemic patterns, and computed insights.
AI coaching
Chat with DAC (Dacard Agentic Coach) for context-aware recommendations based on your scores.
Quick start
Create your account
Sign up at app.dacard.ai/sign-up. Users with the same email domain are automatically grouped into the same organization.
Score your first product
Enter any product URL in the dashboard or call
POST /api/score. Results are ready in 15-30 seconds.Explore your results
View your Maturity, Operations, and Lifecycle reports at
/r/{id}. Share the link with teammates without requiring sign-in.Base URL
All API requests should be made to:Authentication
Most endpoints require authentication via Clerk. See the Authentication guide for details.Two endpoints are publicly accessible without sign-in:
GET /api/score/{id} (view any result by ID) and POST /api/try-score (anonymous scoring, rate-limited).Need help?
Frameworks
Learn about the three scoring frameworks.
Roles & Permissions
Understand access control and roles.
Rate limits
Check quotas and the credit system.