this post was submitted on 12 Jun 2023
60 points (100.0% liked)
Technology
1928 readers
7 users here now
Rumors, happenings, and innovations in the technology sphere. If it's technological news, it probably belongs here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They will not give you the real API key. Everything you request will go through their own server, that way they can also cache stuff globally.
That sounds quite unbelievable.
This is a common approach if API access is paid. Not doing this is equivalent to lighting your money on fire because someone WILL extract your API key and start scraping.
It's also quite common to have the key directly in the app like that's the case with twitch (I mean the desktop app) and Crunchyroll
Yeah, but those are first party apps. Entirely different scenario.
Not really. You can extract the key and use it in your application