items: 帖子列表more_available: 是否有更多数据next_max_id: 下一页游标items: Posts listmore_available: Whether more data availablenext_max_id: Next page cursorAuthorization: Bearer ********************curl --location --request GET 'https://api.tikomni.com/api/u1/v1/instagram/v1/fetch_user_posts?user_id=25025320&count&max_id' \
--header 'Authorization: Bearer <token>'{}