Postman Collection
  • 31 Jan 2025
  • 1 Minute to read
  • Contributors
  • PDF

Postman Collection

  • PDF

Article summary

For seamless API testing with Postman, we have provided a dedicated Postman Collection to simplify the process.

Step 1: Download and Import the Postman Collection

To get started, ensure you have Postman installed on your system. If not, you can download it here:

🔗 Download Postman

Once Postman is installed, download the Knovvu Speech Recognition API collection from the link below and import it into Postman:

📂 Knovvu Speech Recognition Postman Collection

Knovvu Speech Recognition.postman_collection(1).json

After importing the collection, you will have pre-configured API requests ready to use.


Step 2: Obtain Your API Client ID and Secret

Before making any API requests, you need valid authentication credentials. Contact the Sales Operations Team to receive your API Client ID and API Client Secret. These credentials are required to generate an access token, which is necessary for authentication.


Step 3: Generate Your Access Token

To authenticate API requests, you must first generate an access token using the POST Get Integration Token API.

  • The access token will be valid for one year from the time of generation.
  • This token will allow you to upload and process audio files securely.

For detailed instructions on authentication, refer to our Authentication Guide.


Step 4: Submit a Transcription Request

Once you have obtained an access token, you can proceed with making transcription requests.

📌 How to send a transcription request?

  1. Include the Bearer Token in your request headers (Authorization: Bearer <your_token_here>).
  2. Attach the audio file to the request body as binary data.
  3. Send the request and receive the transcribed text.

For more details on transcription parameters and response formats, check our Transcription API Documentation.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.