# Guias API SkyHub

Siga os links abaixo e entenda melhor o funcionamento da API da Americanas:

{% content-ref url="/pages/-LMEEOvSppfqoQ89Z9i\_" %}
[Autenticação e formato dos dados](/guias-api-skyhub/autenticacao-e-formato-dos-dados.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LMEH1LSO08Aicae4Odh" %}
[Códigos de retorno (HTTP status)](/guias-api-skyhub/codigos-de-retorno-http-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LMEIs6qmjUTD91qP7FL" %}
[Limite de requisições](/guias-api-skyhub/limite-de-requisicoes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LMEVyhTwLlMXiA11Zek" %}
[Melhores práticas](/guias-api-skyhub/melhores-praticas.md)
{% endcontent-ref %}


---

# 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://desenvolvedores.skyhub.com.br/guias-api-skyhub.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.
