# Importar com API

Este método permite utilizar uma linguagem de programação da sua preferência para integrar com qualquer sistema e automatizar o cadastro, alteração e exclusão dos usuários de acordo com alguma outra API, arquivo, sistema, banco de dados ou qualquer outra fonte conforme a sua necessidade.

A API também pode ser utilizada para manter o cadastro de usuários do seu sistema sincronizado com os usuários cadastrados no Power Embedded.

<figure><img src="/files/LVQsUvrrWMmf4M2ajraL" alt=""><figcaption><p>Documentação técnica da API - Endpoint /api/user</p></figcaption></figure>

{% hint style="info" %}
Para acessar a documentação da API, acesse a página [Automações com APIs](/power-embedded-documentacao/documentacao-tecnica/api/automacoes-com-apis.md).
{% endhint %}


---

# 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.powerembedded.com/power-embedded-documentacao/portal-de-administracao/usuarios/importar-com-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.
