Skip to content

ENSApi Overview

ENSApi is a web service built on top of ENSDb, and provides access to indexed ENS data through multiple HTTP APIs.

The Omnigraph API is the new primary GraphQL API for ENSNode that provides a unified access model for both ENSv1 and ENSv2 data. Write your queries once and get automatic support for ENSv1 and ENSv2 data!

The Subgraph API is the deprecated legacy ENSv1-only GraphQL API. It is now deprecated in favor of the Omnigraph API, but is still available for backwards compatibility reasons with The Graph’s ENS subgraph.

A growing set of REST APIs are also being added to ENSApi.

ENSApi can be configured via environment variables.