Learn how to get started with the Spectropic API.
curl --request GET \ --url https://api.spectropic.ai/v1/transcripts \ --header: 'Authorization: Bearer <apikey>' \ --header: 'Content-Type: application/json'