appID
and appSecret
invalidSettings > Account Details > API Credentials
and click on Reset Credentials
.apiKey
and apiSecret
are automatically created during account creation, these values can be accessed under the Settings > Account Details > API Credentials
section.apiKey
and the apiSecret
we can generate a accessToken
which will be used to authenticate all the requests to the Speech Analytics API Bundle.accessToken
generated will be valid for 3600 seconds. Post which another accesstoken
has to be generated.