/api/chronica/businessBusiness history research for genealogy and research agents. Returns historical newspaper coverage of companies, shops, and industries from digitized archives.
Business history
Historical newspaper coverage of companies — founding, labor history, employees, advertisements
**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": {
"business": {
"required": true,
"type": "string",
"x-parameter-location": "query"
},
"era": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"lang": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"location": {
"required": false,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [
"business"
],
"type": "object"
}