Where to find the proper Lingq api documentation?

Where is the official and up-to-date documentation for the Lingq api?

Most references that come up when searching for “Lingq api documentation” other than https://www.lingq.com/apidocs/ are old posts and don’t seem to work. Even that url does not seem to handle API V3 which is apparently the most current api.

The following also seem to work, but where is the V3 documentation? Is there anything behind V3? And all those links show “1.0”

https://www.lingq.com/apidocs/api-1.0.html

https://www.lingq.com/apidocs/api-2.0.html

2 Likes

There is none.

Your best bet is to click on F12, inspect the Network tab, and look at what requests are sent.

You could also check this GitHub - daxida/lingq: Lingq scripts for automated editing

2 Likes

Thanks for the tips.

1 Like