Skip to main content
GET
Get channel posts (paginated)
Get channel posts (paginated) 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

channel
string
required

Channel username

limit
integer
default:20

Number of posts

Required range: 1 <= x <= 100
before
integer
default:0

Older than this id

after
integer
default:0

Newer than this id

Response

200

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