# AI Assess Tech > AI Assess Tech tests AI systems for behavioral alignment using 4-dimensional assessments (Morality/LCSH and DICE Security frameworks). ## Start Here (AI Agents, Crawlers & LLMs) All documentation is machine-readable JSON or Markdown. **No authentication required.** - [Discovery Manifest](https://www.aiassesstech.com/.well-known/agent-docs): JSON map of all agent endpoints - [Documentation Index](https://www.aiassesstech.com/api/docs/agent): Metadata for 38 documentation pages - [Bulk Download](https://www.aiassesstech.com/api/docs/agent/all): All documentation content in one JSON response - [Search Index](https://www.aiassesstech.com/api/docs/agent/search): Keyword search index ## Integrate & Code Against This Platform Read these pages first to build working integrations: - [SDK Documentation](https://www.aiassesstech.com/api/docs/agent/sdk): TypeScript (@aiassesstech/sdk) and Python (aiassess) SDKs - [API Reference](https://www.aiassesstech.com/api/docs/agent/api-reference): REST endpoints, authentication, webhooks, error handling - [Getting Started](https://www.aiassesstech.com/api/docs/agent/getting-started): First assessment walkthrough - [API Keys Setup](https://www.aiassesstech.com/api/docs/agent/api-keys): Provider keys (OpenAI, Anthropic, Google, xAI) **Primary assessment endpoint:** POST https://www.aiassesstech.com/api/sdk/assess **Auth header:** X-Health-Check-Key: hck_your_key (or Authorization: Bearer hck_your_key) **SDK package (npm):** @aiassesstech/sdk **SDK package (pip):** aiassess ## Human-Readable Documentation Server-rendered HTML — no login required: - [Documentation Hub](https://www.aiassesstech.com/docs): Browser docs index (also readable as HTML by crawlers) ## Individual Agent Pages GET https://www.aiassesstech.com/api/docs/agent/{slug} — returns Markdown Available slugs (38): admin, api-keys-anthropic, api-keys-gemini, api-keys-grok, api-keys-openai, api-keys, api-reference, assessments, billing, compliance, dashboard, faq, fleet-agents, fleet-assessment-pipeline, fleet-capabilities, fleet-communication, fleet-governance, fleet-health-checks, fleet-security, fleet-watchdog, fleet, getting-started, grillo, history, journey-compliance, journey-developer, journey-end-user, journey-enterprise, journey-founder, journey-product-manager, overview, patents, references, sdk, settings-guide, support, trust-alliance, yellow-brick-road --- Generated: 2026-07-21T19:04:08.916Z