Built for Developers

Integrate using CURL

cURL is a command-line tool for making HTTP requests. It allows developers to interact with the ODude Name API easily, fetching domain details in JSON format. This approach is useful for quick testing, automation, and integration into various applications.

Available API Endpoints

ODude Name provides three API styles for cURL integration:

This endpoint returns domain metadata in a format compatible with OpenSea and NFT marketplaces.

Know More

A simpler endpoint providing essential domain metadata for general web3 integrations.

Know More

This API allows fetching an associated ODude Name based on a given key-value pair. It queries the ODude Name database (not on-chain) and returns the first matching domain.

Know More

Who Should Use This?

Fetch and display domain-related details dynamically

Developers

Quickly retrieve ODude Name metadata for integration into web3 applications.

Automated Systems

Use in scripts for periodic data retrieval or verification.

Researchers & Analysts

Extract structured data from ODude Name for analysis.