# Instagram API ## API Docs - geographies [Get recent media from a custom geo-id.](https://apidog.com/apidoc/docs-site/346569/api-3530706.md): Get recent media from a geography subscription that you created. - locations [Search for a location by geographic coordinate.](https://apidog.com/apidoc/docs-site/346569/api-3530709.md): Search for a location by geographic coordinate. - locations [Get information about a location.](https://apidog.com/apidoc/docs-site/346569/api-3530708.md): Get information about a location. - locations [Get a list of recent media objects from a given location.](https://apidog.com/apidoc/docs-site/346569/api-3530707.md): Get a list of recent media objects from a given location. - media [Get a list of currently popular media.](https://apidog.com/apidoc/docs-site/346569/api-3530710.md): Get a list of what media is most popular at the moment. Can return mix of `image` and `video` types. - media [Search for media in a given area.](https://apidog.com/apidoc/docs-site/346569/api-3530711.md): Search for media in a given area. The default time span is set to 5 days. The time span must not exceed 7 days. - media [Get information about a media object.](https://apidog.com/apidoc/docs-site/346569/api-3530717.md): This endpoint returns the same response as `GET /media/{media-id}`. - media [Get information about a media object.](https://apidog.com/apidoc/docs-site/346569/api-3530712.md): Get information about a media object. The returned type key will allow you to differentiate between image and - comments [Get a list of recent comments on a media object.](https://apidog.com/apidoc/docs-site/346569/api-3530714.md): Get a list of recent comments on a media object. - comments [Create a comment on a media object.](https://apidog.com/apidoc/docs-site/346569/api-3530713.md): Create a comment on a media object with the following rules: - comments [Remove a comment.](https://apidog.com/apidoc/docs-site/346569/api-3530716.md): Remove a comment either on the authenticated user's media object or authored by the authenticated user. - likes [Remove a like on this media by the current user.](https://apidog.com/apidoc/docs-site/346569/api-3530715.md): Remove a like on this media by the currently authenticated user. - likes [Get a list of users who have liked this media.](https://apidog.com/apidoc/docs-site/346569/api-3530719.md): Get a list of users who have liked this media. - likes [Set a like on this media by the current user.](https://apidog.com/apidoc/docs-site/346569/api-3530718.md): Set a like on this media by the currently authenticated user. - tags [Search for tags by name.](https://apidog.com/apidoc/docs-site/346569/api-3530720.md): Search for tags by name. - tags [Get information about a tag object.](https://apidog.com/apidoc/docs-site/346569/api-3530721.md): Get information about a tag object. - tags [Get a list of recently tagged media.](https://apidog.com/apidoc/docs-site/346569/api-3530722.md): Get a list of recently tagged media. Use the `max_tag_id` and `min_tag_id` parameters in the pagination - users [Search for a user by name.](https://apidog.com/apidoc/docs-site/346569/api-3530723.md): Search for a user by name. - users [See the authenticated user's feed.](https://apidog.com/apidoc/docs-site/346569/api-3530725.md): See the authenticated user's feed. - users [See the list of media liked by the authenticated user.](https://apidog.com/apidoc/docs-site/346569/api-3530724.md): See the list of media liked by the authenticated user. Private media is returned as long as the authenticated - users [Get basic information about a user.](https://apidog.com/apidoc/docs-site/346569/api-3530727.md): Get basic information about a user. To get information about the owner of the access token, you can use - users [Get the most recent media published by a user.](https://apidog.com/apidoc/docs-site/346569/api-3530726.md): Get the most recent media published by a user. To get the most recent media published by the owner of the - relationships [List the users who have requested this user's permission to follow.](https://apidog.com/apidoc/docs-site/346569/api-3530728.md): List the users who have requested this user's permission to follow. - relationships [Get the list of users this user is followed by.](https://apidog.com/apidoc/docs-site/346569/api-3530729.md): Get the list of users this user is followed by. To get users followed by the owner of the access token, you - relationships [Get the list of users this user follows.](https://apidog.com/apidoc/docs-site/346569/api-3530732.md): Get the list of users this user follows. To get follows of the owner of the access token, you can use **self** - relationships [Get information about a relationship to another user.](https://apidog.com/apidoc/docs-site/346569/api-3530731.md): Get information about a relationship to another user. - relationships [Modify the relationship between the current user and the target user.](https://apidog.com/apidoc/docs-site/346569/api-3530730.md): Modify the relationship between the current user and the target user.