# Change Log

Tanto a API como esta documentação estão em constante desenvolvimento. É possível que hajam entradas em falta na documentação que já existem na API assim como endpoints da API cuja existência melhoraria grandemente a experiência de quem usar a API.&#x20;

[Contacte-nos](https://www.cloudinvoice.net/contact_us/) para saber como deixar as suas sugestões.

### 11 de Janeiro 2023

* Lançamento da API externa /api

### 20 de Agosto 2022

* Lançamento da API interna /v3

### 15 de Setembro 2021

* Lançamento da API interna /v2


---

# 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://apidocs.cloudinvoice.net/introducao/change-log.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.
