# Data Export client API reference

Explore the API provided by the Data Export clients.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [exportEvents](/reference/api/service/data-export/client/api/export-events): Export events from your application.
- [exportEventById](/reference/api/service/data-export/client/api/export-event-by-id): Export a single event by ID.
- [exportSessions](/reference/api/service/data-export/client/api/export-sessions): Export sessions from your application.
- [exportSessionById](/reference/api/service/data-export/client/api/export-session-by-id): Export a single session by ID.
- [exportUsers](/reference/api/service/data-export/client/api/export-users): Export users from your workspace.
- [exportUserById](/reference/api/service/data-export/client/api/export-user-by-id): Export a single user by ID.
- [Constructor](/reference/api/service/data-export/client/api/constructor): Initialize the client with your API key.
