Dart communication by API Anki

Hi Guys!

I am trying to communicate with anki API through my DART code, does anyone know how do I access my anki web via API?

Note: I want to use the API by the web path, I have tested with localhost and works perfectly, but the problem is in access to ankiweb

Here is my code:


AnkiWeb doesn’t have a public API and you’re recommended to use AnkiConnect instead.

Related: Anki public API

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.