#cryshado_api

1 messages · Page 1 of 1 (latest)

gaunt wingBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1379572249022955732

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

fluid hinge
#

Hi there 👋
Let me take a look at this

normal robin
#

Also, I have another question about the Connect integration. When making API requests on behalf of connected accounts, are rate limits applied separately to each connected account, or do they count toward the platform’s overall api rate limit?

fluid hinge
#

I just talked to my colleague about the service agrrement question. The Account V2 API is still a beta, so this part doesn't exist at all currently in V2.

#

One reason is because V2 is quite limited currenlty anyway to specific features like global payouts etc.

normal robin
# fluid hinge Each connected account has their own API rate limit allocation (500 requests pe...

This question originally came up in the context of us developing our own dashboard. The question was whether we should store all the data received from webhooks related to our connected accounts, or whether we could fetch some of it from the API on behalf of the connected account (for instance, when a user wants to view more detailed information about a transaction).

As I understand it, given the per transaction based rate limit, the first approach is preferable. We should primarily rely on webhook data and only make read requests to the API in cases where we need to index data that we hadn’t previously stored in our system.

normal robin
normal robin
fluid hinge
#

If you are creating your own dashboard, then to me it would make more sense to store your own data. You can update the data based on your integration processes and for things outside your integration you can use webhook event you receive to update your data.

fluid hinge
#

No problem, You are most welcome

gaunt wingBOT