# Copia API

### What does it do?

The Copia API consists of multiple endpoints designed to help you manage, import and export data. Common use cases include building custom dashboards, performing user management operations, and integrating Copia data with other platforms such as asset management solutions or issue trackers. The API is available to all Copia Enterprise customers.

### Who is it for?

The Copia API is intended for Copia customers who want to integrate Copia with their own systems or internal tooling. This typically includes organization owners, site owners, and users with the appropriate permissions for sites, repositories, and DeviceLink-related resources.

**More information on our APIs, as well as the technical documentation, can be found** [**here**](https://app.copia.io/public/api/v1/index)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.copia.io/docs/devicelink/additional-features/copia-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
