Quickstart
Set your API key:
Ask SonicAlpha a research question:
What happens
SonicAlpha searches the podcast corpus for evidence relevant to the
question and returns a ranked set of sources.
Each source is a structured insight containing information such as:
- what was said
- who said it
- the speaker’s role
- companies mentioned
- sentiment
- publication time
- source information
To also have SonicAlpha synthesize the evidence into a cited answer, add:
To search the underlying corpus directly rather than asking a research
question, use POST /v1/insights/search.
API keys are server-side credentials and should not be exposed in browser or mobile clients.