Skip to main content
POST
Convert Channel ID to Finder Username
Convert Channel ID to Finder Username Pricing — base $0.0145 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

Body

application/json
channel_id
string
required

WeChat Channels ID (short ID starting with sph

Maximum string length: 64
Pattern: ^sph[A-Za-z0-9_-]+$
Example:

"sphi9BjV8GK0Zsl"

raw
boolean
default:false

True=raw response; False=simplified parsed structure

Response

200

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