Postman is a popular tool for testing and exploring APIs. You can use it to make API calls interactively without writing any code.
We provide a ready-made Postman collection with all WiseTime Connect API endpoints pre-configured.
Download or import directly using these links:
Open Postman (web or desktop app)
Click Import (top-left) and select both downloaded files
apiKey variable to your connector API keyTip: Get your API key from WiseTime Console: Team Settings → Connectors → Create or select a connector → Copy the API Key.
200 OK response with your team nameIf you get a 401 error, verify your API key is set correctly in the environment.
The collection contains all 21 WiseTime Connect API endpoints organized into folders:
| Folder | Endpoints | Description |
|---|---|---|
| Team Info | 1 | Get team information |
| Tags | 6 | Create, update, delete tags and keywords |
| Tag Categories | 2 | Manage tag categories |
| Activity Types | 4 | Sync activity types |
| Posted Time | 8 | Fetch posted time, manage webhooks |
| Connector Management | 3 | Health checks and managed config |