> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.slingshotml.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> 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.  

## Our Mission

At Slingshot, we believe healthcare should be transparent, accurate, and accessible. We're building the tools so you can make that happen.

## Authentication

Slingshot uses API keys to allow access to the API. You can get your developer keys by [contacting sales](https://calendly.com/pranov-slingshot/slingshot-api-demo).

| Environment | Base URL                                                                 |
| ----------- | ------------------------------------------------------------------------ |
| Development | [https://dev.api.slingshotml.com/v2](https://dev.api.slingshotml.com/v2) |
| Production  | [https://api.slingshotml.com/v2](https://api.slingshotml.com/v2)         |

<CardGroup cols={2}>
  <Card title="Validate Claim" icon="pen-to-square" href="/api-reference/clinical-validation/validate">
    in seconds with single API call
  </Card>

  <Card title="Entities" icon="stethoscope" href="/supported_entities">
    that we support today
  </Card>
</CardGroup>
