Skip to main content
GET
Get user's posts
Get user’s posts Pricing — base $0.0725 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

url
string
required

Profile URL

type
string
default:posts

posts / | comments | reactions

start
integer | null

Pagination offset

Required range: x >= 0
pagination_token
string | null

Pagination token

Response

200

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