Introduction

Get started on Moralis Enterprise-Grade Web3 API Reference.

The Moralis Enterprise-Grade Web3 API is organized around REST. Our APIs have predictable resource-oriented URLs, return JSON-encoded responses, and use standard HTTP response codes.

To make request to the Moralis APIs, you will first be required to get your Moralis API key.

The Moralis APIs are by default cross-chain, supporting multiple blockchains out of the box, including both EVMs and non-EVMs. You can learn more on our list of supported chains.

The Moralis API can also be requested through the Moralis SDK for the languages we support. If the language you use is not supported, you can make a regular REST API request on the Moralis API.

Base URL

https://deep-index.moralis.io/api/v2
https://authapi.moralis.io
https://api.moralis-streams.com
https://solana-gateway.moralis.io

Just Getting Started?

Checkout our quickstart guide.

New to Web3?

Learn more about basic web3 concepts.