# RPC and LCD endpoints ## Private endpoints - [Figment DataHub endpoint services](https://www.figment.io/datahub) - [QuickNode endpoint services](https://www.quicknode.com/) - [GetBlock shared endpoint services](https://getblock.io/nodes/luna/) - [GetBlock dedicated endpoint services](https://getblock.io/dedicated-nodes/luna/) ## Public endpoints ::: {admonition} Public endpoint warning :class: danger Public RPC endpoints should only be used in development. For live dApps, use a private RPC endpoint from the list above or [set up your own endpoint](../full-node/run-a-full-terra-node/system-config.md). ::: ### Public LCD | Endpoint | Network | | --------------------------- | ----------------- | | https://phoenix-lcd.terra.dev | phoenix-1 mainnet | | https://pisco-lcd.terra.dev | pisco-1 testnet | ### Public RPC | endpoint | Network | | -------- | ------------------ | | TBD | phonenix-1 mainnet | | TBD | pisco-1 testnet |