# Smart Balance

**Base URL**

```
https://api.enclave.money
```

**Authorization**

```
Headers: {
    ...
    Authorization: <YOUR_API_KEY>
}
```

{% openapi src="<https://hyperapp.in/api-docs.json>" path="/v3/smartbalance/getbalance" method="get" %}
<https://hyperapp.in/api-docs.json>
{% endopenapi %}

{% openapi src="<https://hyperapp.in/api-docs.json>" path="/v3/smartbalance/getquote" method="post" %}
<https://hyperapp.in/api-docs.json>
{% endopenapi %}

{% openapi src="<https://hyperapp.in/api-docs.json>" path="/v3/smartbalance/computesolution" method="post" %}
<https://hyperapp.in/api-docs.json>
{% endopenapi %}
