Technical Support

Ask a Question
ANSWERED

Not found when trying to get auth token

When I am using the curl request form the docs (with my own credentials)

ANSWERED

Secret word not found. 404

I created a test POAP with a secret claim word.
I activate the POAP and am able to successfully claim it via iOS.

ANSWERED

Cannot claim Poap

Hello everyone.

ANSWERED

Can i get an object showing all the Poaps claimed by a specific wallet?

Hi! I would like to know if the POAP XYZ API has an Endpoint that recieves the wallet address and return all the poaps claimed by that wallet.

ANSWERED

Check token claim status without api key

Is it possible to check a token's claim status without authentication? Since it seems to me that I can only use the claim-qr endpoint by providing the api key that was used to create the event. It would be quite a hassle to have to securely keep track of everyones api key. However, I might be missing something.

ANSWERED

GET /actions/claim-qr might lead to security leak

I realized that we are asked to pass qr_hash as an url parameters in the GET /actions/claim-qr endpoint. Because any valid qr_hash alone can be used to claim the POAP, I would consider it as a sensitive secret input. While HTTPS protects traffic from being sniffed, server framework and middleware commonly log full URLs. This means qr_hash can be accidentally leaked even if the developer has exercised abundant caution.

ANSWERED

Can I know how many days does it take to process the API key request?

I have submitted the access form already on Friday 24th Feb 2022. So, I was just wondering when would I get access to the keys or if there is a need for anything else to process the request. Please let me know.

ANSWERED

POAP distribution through website

How to create POAP website(which is a distribution method) using API?

ANSWERED

How can I get more qr-codes once the event is created?

If I requested for 10 codes but then I need more, how can I get more qr-codes?