#alexesch_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1344035914577608734
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
we would like to increase the security level in our system, but before that, is it possible to somehow get all the IP addresses that were used for the API?
You mean the IPs your integration sent the requests from?
yes
I don't believe that's something we maintain on our end. You should be able to look into your own infra for the IPs, no?
I doubt there's a sigma table for that
unfortunately there is no such data in sigma, but each request in the debugger contains an IP address
that is, you definitely have this information, the question is whether it can be extracted
Sorry for the confusion. what I meant was we don't maintain a resource you can levarage to extract this, no.
maybe, considering that we are a big client, through a request to our manager?
this is really important information for us, but I understand perfectly well that if not, then not
The dashboard uses Internal APIs which unfortunately accessible outside of that environment.
I'd recommend talking to your Stripe contact and see if they can use internal tools to extract this info and share that with you, yes.
great, thanks
and another question, if someone, using a prod key, for example, starts deleting all subscriptions, are there any backups at the stripe level to restore the data?
We may have some internal tools but I'm not 100% sure as my team isn't really familiar with that. I believe you can raise this with your Stripe contact too and they can get you a concrete answer.