Files
workavia-drive/Documentation/docs/developers-api/get-started/authenticate-postman.md
T
montaghanmy 10fe6f78d1 feat: init
2023-03-23 11:03:16 +01:00

1.2 KiB

description
description
Postman example

Authenticate with Postman

Introduction:

This guide will introduce you to authenticate with Postman.

Prerequisites:

Steps:

1. Log your Application

  • Open Postman
  • Find the app's credentials according to #3.-api-settings
  • Send POST request with :
  • This POST request will return a JWT token, this token will allow your application to send events in Twake

2. Optional: Verify your token

If you're not sure that the procedure to generate a token goes well :