> For the complete documentation index, see [llms.txt](https://docs.roomit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roomit.xyz/mainnet/atomone/infrastructures/endpoint-public.md).

# Endpoint Public

## RPC

{% embed url="<https://rpc.atomone.roomit.xyz>" %}
RoomIT RPC Atomone
{% endembed %}

## API

{% embed url="<https://api.atomone.roomit.xyz>" %}
RoomIT API atomone
{% endembed %}

## gRPC

{% embed url="grpc.atomone.roomit.xyz:8443" %}
RoomIT gRPC atomone
{% endembed %}

Example Call :

{% hint style="info" %}
Assume, you have done install *grpcurl*
{% endhint %}

```bash
 grpcurl grpc.atomone.roomit.xyz:8443  list
```
