Skip to main content
GET
Mentioned by

Authorizations

X-API-KEY
string
header
default:pk_live_YOUR_KEY
required

Astreus API key (pk_live_...), created on the Developers page in the terminal. Also accepted as Authorization: Bearer pk_live_....

Path Parameters

id
string
required

Ticker symbol (e.g. NVDA), numeric SEC CIK (zero-padding optional), or the platform key of a non-SEC issuer (e.g. XSAU000001 — the cik field of the company payload). A bare ticker always resolves to the SEC registrant.

Query Parameters

company
string

Only calls held by this company.

role
enum<string>

Speaker role.

Available options:
executive,
analyst,
operator
section
enum<string>

Part of the call.

Available options:
prepared,
qa
from
string<date>

Calls on or after, YYYY-MM-DD.

to
string<date>

Calls on or before, YYYY-MM-DD.

limit
integer

1–50, default 20.

cursor
string

nextCursor from the previous page.

includeSelf
string

1 = include the company's own calls.

Response

OK

The response is of type object.