Public API
Public RabbitHole API quest endpoints
Last updated
Public RabbitHole API quest endpoints
Last updated
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
Returns all the quests for an address, status, and value
Name | Type | Description |
---|---|---|
GET
https://public-api.rabbithole.gg/v1/quest
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.
Name | Type | Description |
---|---|---|
address
String
Users address we're retrieving quests for
status
String
Status of quests to return
ethValue
String
Minimum quest value to return
questNetwork
String
Claim network for quest
taskNetwork
String
Network action should be completed on
pageNo
String
For pagination
pageSize
String
For pagination
address
String
User adress
questId*
String
UUID of the quest