This Postman collection is a sample set of Sinch Voice API requests using application signing.
-
Import the collection into Postman, by selecting the Import button
-
Drag or select the collection from this repository
Voice-API-application-signed.postman_collection.json
into the import dialog. -
The collection will show a small example set of API callouts and requests
-
Add your application key and secret from your Dashboard to the
appKey
andappSecret
Variables tab of the collection.
cli:
Your verified / Dashboard purchased numberendpoint:
The destination number to callconferenceid:
Add the conference id of your choice
Postman variables are used, but do not resolve to any values, please replace the variables in place (the actual URLs) to use correctly
{{callid}}
Enter a valid call-id
{{number}}
A valid PSTN number to query
{{conferenceid}}
A valid conferenceId
{{conferenceid}}
A valid conferenceId
{{callid}}
Enter a valid call-id
If you want to see the request signing steps output, you can use the postman console to view.