Technical Support
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?
Thanks
Posted by [email protected] about 11 hours ago
Requests limit
Could anyone let me know what is the request limit by API key?
Posted by Rostyslav Bortman 4 days ago
Is there a dynamic address-based allow listing based on external smart contract interaction via webhook?
Hello, my name is Roy and I'm working on a web3 project to allow a specific address to mint a POAP based on an on-chain event.
We are looking to build a system that whenever an X event is emitted in a smart contract, we allow minting a POAP for that wallet address (sender) dynamically. I see Delivery might seem like a good option for token-gating minting, however, it appears to be a manual drop, is there a way to programmatically add addresses to the delivery list triggered by an event, which would refresh the allow list in real-time?
If Delivery is not an option, I wanted to check if there is a good path to accomplish these checks. We could potentially handle this off-chain but wanted to confirm if this is something we could enforce within POAP.
Thank you!
Posted by Roy Rivera 13 days ago
Get Auth token after requested API Key
Hi,
I thought that the endpoints I would need to use were all public but looks like POST /actions/claim-qr and POST /events/{id}/qr-codes are also protected.
I've requested the API KEY only but I would need auth token as well, can you extend my request and send me the Authentication token too?
Thanks
Posted by [email protected] 15 days ago
Link with API Key says expired but only sent 16 hours ago.
As in the description.
Posted by Gary Trouve 19 days ago
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.
Posted by HereNow 22 days ago
API KEY lost
Hello, we lost our api key. how can we get new one ?
Posted by jean-michel alandou about 1 month ago
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.
However, when I try to claim it via the API (/website/claim POST) it returns 404 Secret Not Found.
Anyone able to help?
Posted by Mike Miller about 2 months ago
Retrieving POAPs created by a particular entity
Is there a way I could find out all the POAPs issued by a particular person/organization? Maybe based on their wallet address or some other unique identifier?
I looked at all the methods in the API but can't seem to work out how to go about it.
Also, the endpoint /deliveries wasn't much help as it missed a lot of events when querying.
Posted by Tanveer Singh about 2 months ago
CORS error accessing POAP API
Hello,
We are using POAP API for some time, and around last week we starting to get CORS errors:
`Access to XMLHttpRequest at 'https://api.poap.xyz/actions/...' from origin ... has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.`
Tried to switch to api.poap.tech, didn't help.
Can't find anything in your documentation / help. Could you give a suggestion where to look for a solution?
Posted by Andrii 2 months ago