---
title: "How to configure Postman tool to run with RestAPI"
canonical: "https://support.appfire.com/space/SUPPORT/373227634/How%20to%20configure%20Postman%20tool%20to%20run%20with%20RestAPI"
format: markdown
---
## Postman Configuration

1. Go to Time to SLA application.
2. Choose the API token to generate the token.

![image](media://613aaacf-747c-4f82-afb7-b3ba1a54ff3a)

 

  3. Rename the API token (In this example, it is* JWT Token*). View the token and copy it.

![image](media://70414e1b-8667-4d88-a6fa-0069873232a7)


3. Open Postman tool.
4. Under the authorization, paste the API token inside the Postman. Make sure the Type of authorization is in **Bearer Token**.

![image](media://ca5e1e33-0de1-4780-b179-af7ccb9534ca)


5. Save the configuration.
6. Please note setting this authorization of the Bearer Token generated from the Time to SLA app for each RestAPI function.

> ℹ️ This article is about configuring of Postman in [Time to SLA](https://marketplace.atlassian.com/apps/1211843/time-to-sla?hosting=cloud&tab=overview) on the Cloud instance.