curl --request GET \ --url https://api.pyannote.ai/v1/test \ --header: 'Authorization: Bearer <apikey>' \ --header: 'Content-Type: application/json'
Was this page helpful?