This repository was archived by the owner on Mar 5, 2026. It is now read-only.
API Access #20
|
Hey there, I've found your repository on google, and I'm wondering how do you get the API key for LOCG? I've been searching online, but haven't found anything in google or the website =) Thanks a lot |
Answered by
Buried-In-Code
Oct 31, 2022
Replies: 2 comments 6 replies
|
Bump. I have precisely the same question. |
0 replies
|
I too have yet to find an official method of getting a Client Id and API key for LOCG. The only way I managed to find the 3 endpoints this uses, and a valid Client Id and API Key was by decompiling the app years ago before it's v2 make over. |
6 replies
Answer selected by
Buried-In-Code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I too have yet to find an official method of getting a Client Id and API key for LOCG.
The only way I managed to find the 3 endpoints this uses, and a valid Client Id and API Key was by decompiling the app years ago before it's v2 make over.
They've since migrated to using flutter for the app and I've been unable to decipher these details again. The only other place I can think would be if its in the requests/responses of the website.