# Domínios e IPs Hyperflow

## 👉🏼 VPN/Firewall

Em alguns casos, de acordo com as políticas da sua organização, pode ser necessário conceder acesso aos domínios e/ou IPs da Hyperflow na sua VPN/Firewall. Para garantir o correto funcionamento da sua aplicação, é fundamental realizar algumas liberações.

Abaixo, estão listados os domínios utilizados pela Hyperflow.

### 💡Comece testando os seguintes domínios:

```
*.hyperflowapis.global
```

```
*.hyperflow.global
```

### 💡 Se essas rotas não funcionarem, você pode testar ainda:

#### **Builder**

```
https://builder.hyperflowapis.global
```

```
https://builder-ext.hyperflowapis.global
```

```
https://runtime.hyperflowapis.global
```

```
wss://wsbuilder.hyperflow.global
```

#### **Desk**

```
https://desk.hyperflow.global
```

```
https://desk.hyperflowapis.global
```

```
https://desk-ext.hyperflowapis.global
```

```
wss://wsdesk.hyperflow.global
```

## IPs Fixos

🌐 Além dos domínios, pode ser necessário autorizar os seguintes IPs fixos da aplicação:

* 177.71.180.7
* 54.232.37.49

🎊 Pronto! Agora você consegue autorizar a Hyperflow sempre que precisar e assegurar o funcionamento do seu projeto!

{% hint style="success" %}
Se ficou com alguma dúvida, fale com nosso [Suporte](https://suporte.hyperflow.global/support/login)**!**
{% endhint %}


---

# 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://help.hyperflow.global/docs/guias/dominios-e-ips-hyperflow.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.
