Get a Blockchain Endpoint in Blast

The following short guide shows you how to generate your own endpoint in Blast API

Prerequisites

  • A compatible wallet for the blockchain network installed on your device, such as MetaMask browser extension or any wallet supporting the Wallet Connect protocol on your phone or laptop.

  • Login already performed on Consumer APP

How to Generate Your Own Endpoint in Blast API

  1. Head over to the Blast API Consumer App.

  2. You can create a new project where you’ll be able to generate your required endpoints in order to start development. Click Add Project.

  1. Fill in the required information and click on the Create Project button.

  1. Once your project is created, you will be able to navigate to the Core API tab and choose from our supported networks. For this tutorial, we have chosen to create an Avalanche Mainnet endpoint.

  1. After selecting the network, click Activate button.

  1. You should now be able to see the activated endpoints in the Core API tab (an Active label will be displayed on network tile)

  1. Next, all you have to do is click on your activated network and get access to your custom endpoint URLs. Using the left upper buttons you can choose the available networks (mainnet/testnet).

For usage examples and platform limitations please check the APIs Documentation section.

Last updated