# Sottoscrizione, Autenticazione & Autorizzazione

{% hint style="info" %}
Per poter utilizzare il servizio è necessario sottoscriversi mediante BackOffice e staccare le nuove API Key necessarie per l'invocazione del servizio.
{% endhint %}

Accedere al sistema BackOffice nella sezione [API Key](/manuale-back-office-pagopa/manuale-bo-pagopa-pt/readme/funzionalita/generazione-api-key.md) e selezionare il nuovo prodotto "`Backoffice External`".

Una volta ottenute le API Key sarà possibile invocare le nuove API descritte nelle sezioni successive.


---

# 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.pagopa.it/manuale-back-office-pagopa/manuale-bo-pagopa-pt/readme/funzionalita/external-api/sottoscrizione-autenticazione-and-autorizzazione.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.
