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

# Overview

> Welcome to the VEDA API

<Note>
  We're still working on a rollout for everyone. If you don't have access yet, but want to use the current endpoints
  please reach out to our [support team](https://support.veda.net).
</Note>

## What is this API?

The VEDA API (formerly known as "AppMediator") is a unified API that provides access to various components of the VEDA HR Cloud.
It simplifies the integration process by offering a single entry point for all API requests.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/getting-started/start">
    Get your API key and start making requests.
  </Card>

  <Card title="Request data" icon="crystal-ball" href="https://vedagmbh.typeform.com/to/d93C3iV9">
    Have a use case that isn't covered by our API? Let us know!
  </Card>

  <Card title="OpenAPI Schema" icon="brackets-curly" href="mailto:tim.augustin@veda.net?subject=OpenAPI%20Schema%20Request">
    Download our OpenAPI schema for testing and code generation.
  </Card>

  <Card title="Contact Us" icon="message-question" href="https://support.veda.net">
    Have a question that isn’t answered here? We’re always happy to help!
  </Card>
</CardGroup>
