Step 1:

Search postman download and install postman on your pc

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5709dbb1-6b40-4404-8c38-99cdde89ff80/Untitled.png

Step 2:

Let's take first line on sendMammy API(https://api-wa.chatdaddy.tech/docs/) page for example

In Postman, choose Get as action and input https://api-teams.chatdaddy.tech/oauth2/token as url

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/aa7e4d6a-751c-45d4-ba10-c2bdee0e2baf/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0bc07554-4e1e-4ab3-b667-14e91a564f3e/Untitled.png

Step 3:

Click 'Authorization' and choose 'Bearer Token' as Type

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c0845fbf-5083-41f0-90a7-61b1fb1bfad9/Untitled.png

Step 4:

Copy code from sendMammy API page

Then in Postman, click 'Body', paste codes, and choose 'raw', then 'JASON' as data format

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/be140336-2509-4eb6-8ab8-bbb717945aaf/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/312d0e6c-494a-4c1a-ab59-dad157ee1615/Untitled.png

Step 5:

Click 'Code' on the right hand

Choose whatever language you want from the list