Technical Support
Requests limit
Could anyone let me know what is the request limit by API key?
Posted by Rostyslav Bortman 10 months ago
POAP architecture
Hi,
I'm a blockchain developer and I use your API. I have some questions about the protocol.
How do you manage the fees? Is there a script that automatically calls the "mint" function of the smart contract with your company's wallet?
Thanks for your time,
Regards.
Posted by Jérémie about 1 year ago
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.
Posted by null 9 months ago
Integration with popular CRM's?
Does POAP API integrate with any major CRM’s out there? Example: Salesforce, HubSpot, etc. Thanks!
Posted by Jesse Pennington about 1 year ago
Offset query param
What does offset mean in https://documentation.poap.tech/reference/geteventpoaps-2 and how do I use it?
Posted by Ashwin about 1 year ago
Not found when trying to get auth token
When I am using the curl request form the docs (with my own credentials)
curl --location --request POST --url '<https://auth.accounts.poap.xyz>' --header "Content-Type: application/json" -d '{"audience": "<https://api.poap.tech">, "grant_type": "client_credentials", "client_id": "$clientid", "client_secret": "$clientsecret"}'
I get "Not found" as a response. I am also not sure what to use for "audience". Also, on a side note, are my client id and secrete supposed to be the same string?
Any help would be greatly appreciated.
Posted by Max 6 months ago
Empty array on qr-codes event
Hi all.
I followed instructions how to mint a poap with the normal flow, first I used the event(id)-qr-codes, but I got an empty array \[] as a response.
Can someone tell me why is that happening?
Thanks.
Krisztian
Posted by Krisztian 5 months ago
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
Tried to check if the secret code is valid using /event/validate but getting unauthorized there as well
My event id is 102279. Please help me understand how I can claim using the flow shown here - https://documentation.poap.tech/docs/popular-flow#4-minting-a-poap-directly-to-a-wallet
Posted by [email protected] 10 months ago
API key
I had requested an API key a few weeks back and had received an email with the link sometime back. I completely missed the email, apologies for that.
Please let me know if it would be possible to send another link or if i need to fill up the form again.
Posted by [email protected] about 1 year ago
Do claims with ENS update along with new ENS resolution?
If you claim to an ENS, update the ENS records to resolve to a different address, and then use [GET /actions/scan/{address}](https://documentation.poap.tech/reference/getactionsscan-5) to look up the POAPs claimed by an ENS, will it show the POAP you previously claimed with that ENS when it was resolving to a different address? Or will it only show POAPs for the address the ENS currently resolves to?
Posted by hanniabu about 1 year ago