I am looking to do a bulk delete of Algolia. With BUBBLE, a no-code tool
I’m hoping to do this using javascript.
I have implemented an api that automatically displays Instagram posts on a website.
I have only a little experience with api’s. I am a beginner when it comes to using them.
I am quite confused about the algolia api.
So here is my question.
Why do I get nothing back when I type this into my browser?
https://{APPLICATION_ID}-dsn.algolia.net/1/indexes/{indexName}/{objectID}
If I type in this URL, the data is returned.
https://jsonplaceholder.typicode.com/users/1
If the data is returned as in the second image, I feel even I can implement the api. Please let me know if you know anything about this.
Translated with www.DeepL.com/Translator (free version)