# Slingshot Documentation ## Docs - [Query Claim](https://documentation.slingshotml.com/api-reference/clinical-validation/query.md): Query Analyzed Claims: This endpoint enables efficient retrieval of previously analyzed claims, streamlining access to their details and statuses for review and further action and limiting repeat analysis. - [Update Claim](https://documentation.slingshotml.com/api-reference/clinical-validation/updateclaimstatus.md): Updates the Status of an Analyzed Claim: This endpoint facilitates updating the status of a previously reviewed claim. While its usage is optional, employing this endpoint enhances claim management efficiency and contributes to performance optimization. Utilizing this feature provides access to valu… - [Validate Claim](https://documentation.slingshotml.com/api-reference/clinical-validation/validate.md): Validate Claims through Discharge Summary Analysis: This endpoint is designed to analyze hospital discharge summaries for the clinical validation of claims, ensuring accuracy and compliance in claim processing. It returns a determination, confidence score, and supporting evidence. The determination… - [Changelog](https://documentation.slingshotml.com/changelog.md): Updates including new features, bug fixes, and performance improvements - [Introduction](https://documentation.slingshotml.com/introduction.md): Slingshot is an API powered by Artificial Intelligence that analyzes medical records to determine whether diagnoses, procedures, events, and other medical concepts are present and supported in the record. - [Rollouts](https://documentation.slingshotml.com/rollouts.md): Rollout overview - [Claim](https://documentation.slingshotml.com/schemas/Claim.md) - [Determination](https://documentation.slingshotml.com/schemas/Determination.md) - [Diagnosis](https://documentation.slingshotml.com/schemas/Diagnosis.md) - [Evidence](https://documentation.slingshotml.com/schemas/Evidence.md) - [Procedure](https://documentation.slingshotml.com/schemas/Procedure.md) - [QueryRequest](https://documentation.slingshotml.com/schemas/QueryRequest.md) - [QueryResponse](https://documentation.slingshotml.com/schemas/QueryResponse.md) - [UpdateClaimStatusRequest](https://documentation.slingshotml.com/schemas/UpdateClaimStatusRequest.md) - [ValidateRequest](https://documentation.slingshotml.com/schemas/ValidateRequest.md) - [ValidateResponse](https://documentation.slingshotml.com/schemas/ValidateResponse.md) - [Security](https://documentation.slingshotml.com/security.md): Security overview - [Supported Entities](https://documentation.slingshotml.com/supported_entities.md): The clinical entities that can be validated by the API ## OpenAPI Specs - [openapi](https://documentation.slingshotml.com/api-reference/openapi.json) - [openapi3_0_1](https://documentation.slingshotml.com/openapi3_0_1.json)