# Instagram API ## API Docs - geographies [Get recent media from a custom geo-id.](https://instagram.apifox.cn/api-5364074.md): Get recent media from a geography subscription that you created. - locations [Search for a location by geographic coordinate.](https://instagram.apifox.cn/api-5364075.md): Search for a location by geographic coordinate. - locations [Get information about a location.](https://instagram.apifox.cn/api-5364076.md): Get information about a location. - locations [Get a list of recent media objects from a given location.](https://instagram.apifox.cn/api-5364077.md): Get a list of recent media objects from a given location. - media [Get a list of currently popular media.](https://instagram.apifox.cn/api-5364078.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://instagram.apifox.cn/api-5364079.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://instagram.apifox.cn/api-5364080.md): This endpoint returns the same response as `GET /media/{media-id}`. - media [Get information about a media object.](https://instagram.apifox.cn/api-5364081.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://instagram.apifox.cn/api-5364082.md): Get a list of recent comments on a media object. - comments [Create a comment on a media object.](https://instagram.apifox.cn/api-5364083.md): Create a comment on a media object with the following rules: - comments [Remove a comment.](https://instagram.apifox.cn/api-5364084.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://instagram.apifox.cn/api-5364085.md): Remove a like on this media by the currently authenticated user. - likes [Get a list of users who have liked this media.](https://instagram.apifox.cn/api-5364086.md): Get a list of users who have liked this media. - likes [Set a like on this media by the current user.](https://instagram.apifox.cn/api-5364087.md): Set a like on this media by the currently authenticated user. - tags [Search for tags by name.](https://instagram.apifox.cn/api-5364088.md): Search for tags by name. - tags [Get information about a tag object.](https://instagram.apifox.cn/api-5364089.md): Get information about a tag object. - tags [Get a list of recently tagged media.](https://instagram.apifox.cn/api-5364090.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://instagram.apifox.cn/api-5364091.md): Search for a user by name. - users [See the authenticated user's feed.](https://instagram.apifox.cn/api-5364092.md): See the authenticated user's feed. - users [See the list of media liked by the authenticated user.](https://instagram.apifox.cn/api-5364093.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://instagram.apifox.cn/api-5364094.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://instagram.apifox.cn/api-5364095.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://instagram.apifox.cn/api-5364096.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://instagram.apifox.cn/api-5364097.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://instagram.apifox.cn/api-5364098.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://instagram.apifox.cn/api-5364099.md): Get information about a relationship to another user. - relationships [Modify the relationship between the current user and the target user.](https://instagram.apifox.cn/api-5364100.md): Modify the relationship between the current user and the target user.