# API Reference

Dive into the specifics of each API endpoint on Vexanium Blockchain by checking out our complete documentation. , this api is made by community we will update the list  , you can also follow on VEX api monitor on telegram bot > <https://t.me/vexnodemon>

## List API Reference

```
// 
https://api.databisnis.id/
https://explorer.vexanium.com:6960/
http://209.97.162.124:8080/
https://vexascan.com:8443/
https://v2.vexascan.com:2096/v2/docs/static/index.html
http://api.vex.proit.id/v1/chain/get_info
https://vex.speakapp.me/v2/health
```

## Peer per to Peer Address

```
// --p2p-peer-address explorer.vexanium.com:8091
--p2p-peer-address 188.166.233.69:8092
--p2p-peer-address 209.97.162.124:8091
--p2p-peer-address 34.81.37.55:9010 \related to users:
```


---

# 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://docs.vexanium.com/reference/api-reference.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.
