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

# Overview

> A short introduction to the Voyado Elevate Admin API.

The Admin API enables ERP system integrations and operations with authorization requirements, such as imports, exports, GDPR-related operations, as well as payments. The Admin API is a [versioned API](/elevate/docs/api/api-versioning).

## Authorization

Most of the endpoints in the Admin API require credentials, in the form of an `Api-Key` in the request header. Credentials are supplied by Voyado during onboarding.

## Import

Imports enable entity and config information to be transferred into Elevate.

* For more details on how to model and integrate products and content, see [Catalog format overview](/elevate/docs/integration/catalog-imports/format-overview).
* For additional information on importing navigation trees, see [Import and export navigation](/elevate/docs/guides/pages-and-navigation/import-export-navigation).
* For additional information on importing page configurations, see [Import and export pages](/elevate/docs/guides/pages-and-navigation/import-export-pages).

## Export

Exports enable entity and config information to be extracted from Elevate.

* For more details on the data export format, see [Catalog format overview](/elevate/docs/integration/catalog-imports/format-overview), which is equivalent for imports and exports.
* For additional information on exporting navigation trees, see [Import and export navigation](/elevate/docs/guides/pages-and-navigation/import-export-navigation).
* For additional information on exporting page configurations, see [Import and export pages](/elevate/docs/guides/pages-and-navigation/import-export-pages).

## Event data

These endpoints are used for event data handling, primarily used for GDPR compliance. Read about GDPR (and other legal policies for Elevate) at the [Elevate Help Center](https://help.elevate.voyado.com/hc/en-gb/articles/19750558029212-GDPR-data-management).

## Status

Provides status information.
