Jump to content
Fivewin Brasil

busca JSOn por POSTMAN


MAMP2

Recommended Posts

curl --request GET \
     --url 'https://api-hmg.lecupon.com/client/v2/businesses/123123/authorized_users' \
     --header 'X-ClientEmployee-Email: seuemail@email.com' \
     --header 'X-ClientEmployee-Token: auth_token' \
     --header 'accept: application/json'

bom dia pessoal estou com esta demanda pra fazer a chamada por API

deste tipo, nao sei nnem por onde vai, alguem ja viu isto, esta é a API

pra buscar um token pra usar em outras API

 

Link to comment
Share on other sites

  • 1 month later...

Exploring JSON search in POSTMAN is pivotal for API testing and development. POSTMAN's user-friendly interface simplifies the process, allowing efficient interaction with APIs. Whether testing endpoints or validating responses, mastering JSON search in POSTMAN enhances the effectiveness of API workflows. Happy coding!Nrega

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...