Technical Support

Ask a Question
ANSWERED

How can I check on the status of my api key request?

I did not receive an email validating i filled out the request, It's been a couple of days so just want to make sure the request form worked and curious how i'd be sent my the keys.

ANSWERED

Requested Authentication token but didn't receive it

I requested for POAP API as well as authentication token but only received POAP API

ANSWERED

Getting unauthorized while using enpoints to claim POAPs

Trying the qr-codes endpoint for claiming POAPs and getting a 403 unauthorized
/event/{id}/qr-codes

ANSWERED

Requests limit

Could anyone let me know what is the request limit by API key?

ANSWERED

Get Auth token after requested API Key

Hi,

ANSWERED

How to check if a claim link is already been claimed or not?

Hello,
I have a project which dynamically retrieve POAP links inside a QR Code (only one). When the user scans the QrCode, it already redirects the user to its poap link claiming site.
The thing i'm struggling on is this:
If i have this link ->
http://POAP.xyz/claim/example, how can i verify if "example" is already been minted?
I cannot retrieve any kind of informations about address, email or something else, the only thing we know is the event information, because we'll create it.