# Marvel API

Uma das coisas legais disso é que podemos brincar com várias APIs ao redor do mundo e encontrar a que melhor te atenda ou te divirta (depende do seu objetivo.) O meu é diversão.  Utilizar a API da Marvel trás alguns desafios que acho interessante.&#x20;

* precisamos de uma conta
* precisamos de um apiKey
* precisamos lidar com lentidão da requisição

Isso vai deixar nosso sensor aranha mais afiado.&#x20;

Vamos seguir alguns passos para ter acesso a API


---

# 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://consumindo-apis-com-elixir.cafecomelixir.com.br/compondo-integracoes/marvel-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.
