How to obtain OpenAPI spec for Instagram APIs?

Viewed 36

I am trying to create a service where I need to use Instagram APIs to fetch datapoints from the platform. It would greatly help if I had OpenAPI or Swagger spec for Instagram APIs. Please suggest where should I look for it? Also, if you have worked with Instagram APIs, how did you generate specs or how did you manage without one?

1 Answers
Related