Network Endpoints¶
Public Endpoints¶
Moonbeam-based networks have two endpoints available for users to connect to: one for HTTPS and one for WSS.
The endpoints in this section are for development purposes only and are not meant to be used in production applications.
If you are looking for an API provider suitable for production use, you can check out the Endpoint Providers section of this guide.
Moonbeam¶
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
Moonriver¶
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
Moonbase Alpha¶
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
PureStake |
|
Provider | RPC URL |
---|---|
Blast |
|
OnFinality |
|
PureStake |
|
Relay Chain¶
To connect to the Moonbase Alpha relay chain, you can use the following WS Endpoint:
Provider | RPC URL |
---|---|
PureStake |
|
Endpoint Providers¶
You can create your own endpoint suitable for development or production use using any of the following API providers:
Blast¶
As a user of Blast powered by Bware Labs, you will be able to obtain your own free endpoint allowing you to interact with Moonbeam, just by performing a few simple clicks within a user-friendly interface.
To get started, you'll need to head to Blast, and launch the app, and connect your wallet. Once your wallet is connected you will be able to create a project and then generate your own custom endpoint. To generate an endpoint:
- Create a new project
- Click on Available Endpoints
- Select a network for your endpoint. There are three options to choose from: Moonbeam, Moonriver and Moonbase Alpha
- Confirm the selected network and Press Activate
- You'll now see your chosen network under Active Endpoints. Click on the network and you'll see your custom RPC and WSS endpoints on the next page
OnFinality¶
OnFinality provides a free API key based endpoint for customers that provide higher rate limits and performance than the free public endpoint. You also receive more in depth analytics of the usage of your application.
To create a custom OnFinality endpoint, go to OnFinality and sign up, or if you already have signed up you can go ahead and log in. From the OnFinality Dashboard, you can:
- Click on API Service
- Select the network from the dropdown
- Your custom API endpoint will be generated automatically