/api/fan/characterDeep character profiles for fan and entertainment agents. Returns arc, quotes, relationships, and legacy for fictional-franchise characters and iconic artists.
Character or artist deep profile
Character or artist deep profile
**Price:** $0.08 USDC per call
Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.
No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.
{
"properties": {
"franchise": {
"required": true,
"type": "string",
"x-parameter-location": "query"
},
"lang": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"name": {
"required": true,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [
"franchise",
"name"
],
"type": "object"
}{
"properties": {
"PAYMENT-SIGNATURE": {
"required": true,
"type": "string",
"x-parameter-location": "header"
}
},
"required": [
"PAYMENT-SIGNATURE"
],
"type": "object"
}