Hello,
Is there an API to get data from the Kitsu instance when connected as “Studio Manager”.
I’m testing a Kitsu instance, and filling data into a production. But if my data on Kitsu become the master values. I want to retrieve some Episodes names for example. I know that I can retrieve physically a Csv file, but if I want that a script, with my account permissions, retrieve data from Kitsu. How can I retrieve JSON data using curl for example, instead of retrieving Csv files in the interface. Is this actually implemented? Is Vuejs offering some solution by default? Or should I develop a “plugin” as the Slack implementation for this purpose?
Thanks in advance,