Technical Support

Ask a Question
ANSWERED

Rate Limit details

What are the details for rate limits against the POAP API? I'm getting some 429 errors and am unsure what are the limits and how to stay under them.

ANSWERED

403 Forbidden

Hi, when I try to use my recently acquired API Key, I just get a 403 Forbidden error message

ANSWERED

Where can I find the implementation of the POAP Factory contract?

I understand that every time someone creates a new drop, that new "POAP Collection" is generated by a Factory smart contract that just replicates the "XPoap" smart contract every time.

ANSWERED

Issue generating access tokens

The page here - https://documentation.poap.tech/docs/authentication#generating-access-tokens - says that an access token can be generated by populating audience, client_credentials, and client_secret (auth token) with the values provided via email. But all I got in the email was the one time link to expose the client ID and client Secret. There is nothing I can see on audience or client_crednetials for me to be able to populate this CURL request

ANSWERED

API Key and Auth token link expired

I was a dummy and didn't save these anywhere without realizing I can only access the emailed link once. I sent in a new form already but I wanted to let the team know since I'm on a tight timeline.

ANSWERED

Delivery method issue

We are building an app on which users can mint a POAP but we don't know the whitelisted addresses right now
Isn't a more dynamic way for minting POAPs so that we any user can mint the POAP

ANSWERED

API Keys not found in Doppler

Hi, I saw my oauth api client id and client secret in the doppler, but was missing my api keys.

ANSWERED

poap creation through contract

we dont require smart contract to create poap ? as i saw you have given api to create poap in tech docs
or we can. create /mint poap through smart contract also ?

ANSWERED

API: Minting to Wallet

Hi!

ANSWERED

Auth Token

I'm calling the this endpoint https://auth.accounts.poap.xyz/oauth/token using my client_id and client_secret and it gives the error below:
Unauthorized client *** for audience https://api.poap.tech: {"error":"access_denied","error_description":"Unauthorized"}