Skip to main content
GET
Tag feed
Tag feed Pricing — base $0.00145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Query Parameters

general_tag_id
string
required

Hashtag: pass the tag name or the numeric id from search_tag; audio tag: pass the encoded string

tab
enum<string>
default:hot

hot (most popular) / latest (most recently published) / image (image posts) / live (live streams)

Available options:
hot,
latest,
image,
live
tag_name
string

Topic tag recommended, equal to the tag name

tag_type
integer
default:1

1=topic hashtag, 29=sound/music tag

tag_source
integer
default:2

2=entered topic page via search, 3=sound tag on post page

from_photo_id
string

Source photoId for entering the tag page (optional)

pcursor
string
default:""

Leave empty for the first page, pass pcursor from the previous response for subsequent pages

Response

200

Successful response. Response structure varies; refer to the actual API response.