Documentation
Developer docs.
Everything you need to integrate Credian. Get started in minutes with our TypeScript SDK.
Quick start
$ npm install credian
import { Credian } from 'credian'
const client = new Credian()
Quickstart
Install, register, report, and score in 5 steps.
Read more →SDK Reference
TypeScript SDK methods for agents, scores, events, and credentials.
Read more →REST API
Endpoints, authentication, errors, and rate limits.
Read more →CLI
Command-line tools: init, whoami, score, report.
Read more →Events
Event types, scoring dimensions, and classifications.
Read more →Webhooks
Subscribe to score changes with signature verification.
Read more →Integrations
LangChain, CrewAI, and Vercel AI SDK adapters.
Read more →