documentation
Attestd Docs
Attestd returns a structured, deterministic security assessment for a software product and version. These docs cover how to call the API, what every field means, and how to integrate into CI/CD pipelines and AI agents.
Quickstart
Make your first API call in under two minutes. No signup required — use the demo key.
Response Field Reference
Exact semantics for every field in a /v1/check response, including multi-range aggregation rules.
API Reference
Base URL, authentication, request parameters, error codes, and rate limits.
Python SDK Reference
Client, AsyncClient, RiskResult, error types, and the attestd.testing module.
AI Agent Integration
LangChain tool definition, function calling, and correct handling of outside-coverage products.
CI/CD Integration
GitHub Actions and GitLab CI recipes for blocking deployments on high-risk dependencies.
FAQ
Common questions about data freshness, coverage, confidence scores, and the demo key.
Demo key
Use attestd_demo_key for all examples in these docs. No signup required. Rate-limited to 60 requests/minute.