Authenticate with a Bearer token, drop a URL, get a scored product back. Wire it into CI/CD, internal tools, or customer-facing surfaces. Full reference at API Reference.
Developer API quickstart
As a developer, you want to score products programmatically so you can wire maturity scoring into your CI/CD pipeline, internal tools, or customer-facing surfaces.Authentication
All authenticated endpoints accept a Bearer token in theAuthorization header:
- API Key (server-to-server)
- Session Token (client-side)
Generate an API key under Settings > API Keys in the platform. API keys are long-lived and suitable for backend integrations.
Score a product
Send aPOST request to /api/score with the product URL:
Retrieve results
Scoring results are accessible by ID. This endpoint is public (no auth required), supporting shareable URLs:Product Assessment
Score using the Product Assessment framework:Lifecycle assessment
Retrieve lifecycle stage definitions (public, no auth):Rate limits and credits
Credits reset monthly. Monitor usage:
Error codes
Health check
Next steps
Full API Reference
Complete endpoint documentation with request/response schemas.
Connect integrations
Pull real operational signals into scoring via integrations.
Webhooks reference
Stripe webhook events for billing lifecycle management.
Agent Studio
Automate intelligence gathering with autonomous agents.