API Technical Documentation
Summary
To have your customized quest entry developed, QuestN is going to have your API for certain actions’ verification.QuestN will transfer the addresses to the projects, then verify them by the projects, and after the verification results are out, QuestN will judge if certain actions are done to pass the tasks.
Specifics
The TARGET/API URL cannot be edited again after the corresponding information is submitted.The API would be reviewed by QuestN first to check if it works and the pin value of it in addition.The API used for verification must be an open API.Note that the user's address currently only supports EVM.
Input
https://<domain>/<serverpath>?address=<address>
Type of Payload
Note: Status Code should always be 200
Successful Response Example
Failed Response Example
Last updated