Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reown Listings API

Wallet, dApp, and hybrid directory listings.

Reown Listings API is one of 7 APIs that Reown publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Listings. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://explorer-api.walletconnect.com.

4 operations 4 paths 2 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.web3modal.org/v3
Authentication
API Key
License
Reown Proprietary
Resource Areas
1

Authentication & Security 1

Reown Listings API declares 1 security scheme for authenticating requests. An API key is passed in the query as projectId (projectIdAuth). By default, every request must be authenticated.

  • projectIdAuth — Reown project ID from the Reown Dashboard at https://dashboard.reown.com. Passed as a projectId query parameter on every request.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Listings 4

Wallet, dApp, and hybrid directory listings.

GET
/v3/wallets
List wallets
listWallets 9 params → 200
GET
/v3/dapps
List dApps
listDapps 9 params → 200
GET
/v3/hybrid
List hybrid entries
listHybrid 9 params → 200
GET
/v3/all
List all entries
listAll 9 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Listing (13 properties), ListingsResponse (2 properties). Each schema is shown below with its type and property counts.

ListingsResponse
object
2 properties
Listing
object
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reown-listings-api-openapi.yml Raw ↑

Other APIs Reown publishes across the network.

Reown Cloud Explorer API
Reown Notify (Push) API
Reown Blockchain API
WalletConnect Relay (SDK-mediated)
Reown Chains API
Reown Logos API