# SNH AI ## Docs - [Account Setup](https://docs.pr.snh-ai.com/account-setup.md): Create your organization profile and obtain API credentials - [Auth Token](https://docs.pr.snh-ai.com/api-reference/endpoints/auth-token.md): Exchange an API key for a JWT bearer token - [Evaluate](https://docs.pr.snh-ai.com/api-reference/endpoints/evaluate.md): Evaluate a single criminal record for compliance and reportability - [Health Check](https://docs.pr.snh-ai.com/api-reference/endpoints/health.md): Check API and service health status - [Identity Match](https://docs.pr.snh-ai.com/api-reference/endpoints/identity-match.md): Compare two identity records to determine if they match - [Identity Matching Logic](https://docs.pr.snh-ai.com/api-reference/identity-matching-logic.md): Detailed specification of how identity fields are compared, scored, and weighted to determine match level - [Public Records API Reference](https://docs.pr.snh-ai.com/api-reference/overview.md): Endpoint reference for the Public Records evaluation and identity matching APIs - [Routing & Queues](https://docs.pr.snh-ai.com/api-reference/routing.md): How charges are routed to queues and how queues roll up to case, court, and search level - [Authentication](https://docs.pr.snh-ai.com/authentication.md): How to authenticate API requests across all SNH AI services - [Environments](https://docs.pr.snh-ai.com/environments.md): Base URLs, API keys, and environment configuration for all SNH AI services - [Error Handling](https://docs.pr.snh-ai.com/error-handling.md): HTTP status codes, error response formats, and conventions across all SNH AI APIs - [Code Examples](https://docs.pr.snh-ai.com/examples.md): Working code examples in Python, JavaScript, and cURL for integrating with the Public Records API - [Glossary](https://docs.pr.snh-ai.com/glossary.md): Background screening and API terminology explained - [Resubmission Workflow](https://docs.pr.snh-ai.com/guides/resubmission.md): Re-evaluate a previously processed record with corrected data using the JSON resubmission path - [Public Records](https://docs.pr.snh-ai.com/introduction.md) - [Quickstart](https://docs.pr.snh-ai.com/quickstart.md): Get started with the SNH AI Public Records API in 5 minutes - [Retry Logic](https://docs.pr.snh-ai.com/retry-logic.md): Retry strategy, timeout guidance, and failure handling for the Public Records API - [Integration Testing Scenarios](https://docs.pr.snh-ai.com/testing-scenarios.md): Test scenarios for validating your integration — decision paths, error handling, identity matching, and routing logic - [Troubleshooting](https://docs.pr.snh-ai.com/troubleshooting.md): Solutions for common issues with the Public Records API ## OpenAPI Specs - [openapi](https://docs.pr.snh-ai.com/api-reference/openapi.json)