Technical Support

Ask a Question
ANSWERED

Requests limit

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

How to find auth token request field "audience"

Hi, I've requested an auth token and gotten the id and secret but I don't know what value to use for audience. I've tried using the url I provided to the form but it gives me an error saying that the service is not available within this domain. Thanks for the help
ANSWERED

Link with API Key says expired but only sent 16 hours ago.

As in the description.
ANSWERED

Using /paginated-events to search for events that match a certain search string

Is it possible to use /paginated-events GET endpoint to request all events that have a certain string name for instance if I wanted to look for all "adidas" events I could pass the search phrase in the request? The docs don't specify what params can be passed in the GET call but I found this link in the changelog history of this endpoint <https://api.poap.tech/paginated-events?limit=100&offset=0&sort_dir=asc&sort_field=name>
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 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

Integration with popular CRM's?

Does POAP API integrate with any major CRM’s out there? Example: Salesforce, HubSpot, etc. Thanks!
ANSWERED

/events endpoint format

Are POST requests to the /events API in form-encoded or JSON format? If JSON format, what format is the `image` property expected to be in? Base64?
ANSWERED

Offset query param

What does offset mean in https://documentation.poap.tech/reference/geteventpoaps-2 and how do I use it?
ANSWERED

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

Easier POAP Visibility

Is it possible to link the poaps you see when viewing https://app.poap.xyz/scan to their event on https://poap.gallery/ ? So when you click on the poap it takes you to the gallery page (which includes the text description).