# Operatore API

L'operatore API è un'utenza tecnica pensata per consentire a sistemi esterni di interagire con la piattaforma [tramite le API](https://servizi.comune.bugliano.pi.it/lang/api/doc).

A differenza dell'operatore standard, **non accede al backoffice tramite interfaccia grafica**, ma **si autentica tramite API** e utilizza il token ottenuto per effettuare chiamate nel rispetto dei permessi assegnati.

Le principali caratteristiche che distinguono l'operatore API dagli altri tipi di utenza sono due: la password non ha scadenza e l'utenza può essere abilitata ad accedere alle pratiche di tutti i servizi.

A differenza degli [altri tipi di operatore](/manuale-opencity-italia-stanza-del-cittadino-v.3/ruoli-e-profili/i-tipi-di-operatore.md), l'utenza API può essere creata **esclusivamente** da un [Amministratore](/guida-alla-creazione-dei-servizi-digitali/le-funzioni-generali-delladmin/abilitare-gli-operatori.md).


---

# 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.opencityitalia.it/manuale-opencity-italia-stanza-del-cittadino-v.3/ruoli-e-profili/operatore-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.
