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

# LeadX API

> The LeadX API makes it simple to look up companies, pull contacts, and validate information.

Every request follows a consistent URL structure:

```bash theme={null}
https://api.leadx.com/v1/{endpoint}
```

Endpoints represent resources you can work with, such as `/companies` to look up enriched company metadata. Detailed descriptions and parameters for each endpoint can be found in the [API Reference](/endpoints/all-attributes). Get started using the resources below.

<CardGroup cols={3}>
  <Card title="Create an API Key" img="https://mintcdn.com/leadxtechnologiesinc/94wFehNZsJ74uI0u/images/image-1.png?fit=max&auto=format&n=94wFehNZsJ74uI0u&q=85&s=116ccd14e8e382a396d5d02391498f6d" href="/getting-started/authentication" width="500" height="500" data-path="images/image-1.png">
    Get started with your API key
  </Card>

  <Card title="Quickstart" img="https://mintcdn.com/leadxtechnologiesinc/94wFehNZsJ74uI0u/images/image-2.png?fit=max&auto=format&n=94wFehNZsJ74uI0u&q=85&s=26dfb7d9e3b5efab6aed56a3e7f38b4a" href="/guides/make-your-first-api-call" width="500" height="500" data-path="images/image-2.png">
    Send your first API call
  </Card>

  <Card title="Tutorials" img="https://mintcdn.com/leadxtechnologiesinc/94wFehNZsJ74uI0u/images/image-3.png?fit=max&auto=format&n=94wFehNZsJ74uI0u&q=85&s=80428142863e28102696d99f82c1d3d9" href="/guides/make-your-first-api-call" width="500" height="500" data-path="images/image-3.png">
    Learn how to use advanced workflows
  </Card>
</CardGroup>
