Skip to Content
Platform GuideCreate Your First Endpoint

Create Your First Endpoint

Once you’ve created your Spectrum account, you’re ready to deploy your first endpoint. This guide walks you through the process step-by-step so you can get your node online quickly and reliably.

What is an Endpoint?

An endpoint is a publicly accessible interface that lets you connect to a blockchain node without needing to run your own infrastructure.

Step 1: Log in to Your Dashboard

Step 2: Create Your Endpoint

  1. Go to the Nodes page in the left sidebar and click Create Project.

Nodes dashboard

  1. Choose a project type:
    • Nodes: Deploy and manage reliable RPC infrastructure for reading blockchain data, submitting transactions, and powering on-chain applications.
    • APIs: Access powerful blockchain data and infra APIs for wallets, pools, transactions, analytics, and more. Build faster with ready-to-use endpoints.
  2. Enter a Project name: call it whatever you like (you can rename it later).

Create project

  1. On your project’s page, search for and enable the chains you want, then click Create.

Enable chains

Once created, each enabled chain exposes its available endpoints (RPC, WS, or whatever that specific chain supports).

Archive nodes provide full historical blockchain access and analysis. Pruned nodes serve current or recent data with low resource use.

Step 3: Access Your Endpoint

  1. Open your project from the Nodes page.
  2. Select the chain you want to connect to.
  3. Each active chain lists its RPC (Remote Procedure Call) and WS (WebSocket) URLs. Use the region selector to choose the location closest to you for optimal performance.
  4. Copy the URL you need.

Important: Keep your endpoint link private to prevent unauthorised usage or abuse.

RPC and WS URLs by region

Need Help?

If you run into issues or have questions, please get in touch with us via spectrumnodes.com/#contact

We’re always happy to help.