The base url for our API endpoints is https://base.org/api/registry/. The use of Onchain Registry API is governed by the license terms outlined in our Terms & Conditions.
Instructions
- Users of this API can use the
/entriesand/featuredendpoints to display Onchain Registry entries on their own surfaces - If your team would like to use referral codes to point your users to entries, we recommend appending your referral code to the link provided in the
target_urlfield - If your team would like to filter entries based on where they are hosted or by creator, we recommend implementing logic based on the
target_urlandcreator_namefields
Endpoints
GET /entries
This endpoint will display all Onchain Registry entries subject to any query parameters set belowQuery Parameters
Response
JSON
GET /featured
This endpoint will display a single Onchain Registry entry that is being actively featuredResponse
JSON