Not very clear, try reframing the question with some use case and better some codes that you already tried.
Access to Instagram API
Hi!
I am trying to authenticate to the Instagram API, and I have some questions I hope someone can answer:
I am using the API to fetch images from a certain area, but as far as I can see from the docs, there is only documentation for authenticating -users-. I only need to authenticate my application. Can I authenticate with my personal Instagram user, and save the token as a variable in Laravel? (In the docs it states that the token can be changed, how do I handle this?).
It seems that the documentation is focused on applications where you authenticate your users so that you can access their information, but I only need to consume general data.
Please or to participate in this conversation.