Quest Protocol
Ask or search…
K
Comment on page

Public API

Public RabbitHole API quest endpoints

Quest Retrieval

The RabbiteHole API allows third parties to list relevant quests within their application. Today, we provide simple endpoints to retrieve a paginate list of quests, or a specific quest given a UUID.
get
https://public-api.rabbithole.gg/v1
/quests
Get a List of Quests
get
https://public-api.rabbithole.gg/v1
/quest
Get a Single Quest

Further Endpoints

The ability to create quests, and receive signatures to claim quests are possible today using our internal API. If you have a use case that requires retrieving quest signatures or submitting claims please reach out for information on how to complete these queries. When these endpoints are made public the correct documentation will be added here.