Skip to main content
Solved

I'm wondering if anyone has worked with MaintainX API?


hlouie
Contributor
Forum|alt.badge.img+16

I have an API Key from MaintainX but I'm trying to get pass the first stage of Authentication with Bearer Token

https://api.getmaintainx.com/v1/docs

Best answer by nielsgerrits

The general advise is to get this working in Postman first, then move what you have to the HTTPCaller in workbench.

 

If you have this working in Postman, please elaborate what you have and what does not seem to work, with a HTTPCaller printscreen where the token is blurred.

View original
Did this help you find an answer to your question?

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+54

The general advise is to get this working in Postman first, then move what you have to the HTTPCaller in workbench.

 

If you have this working in Postman, please elaborate what you have and what does not seem to work, with a HTTPCaller printscreen where the token is blurred.


virtualcitymatt
Celebrity
Forum|alt.badge.img+35

Looks like you're close, might be that you just need one set of {} and also looks like there needs to be a space between bearer and the token so:

 

bearer {token}

 

If that doesn't work remove the curly brackets all together and try again with

 

bearer token

 

The API doc also mentions something about a "Multi-Organization Token". If you are working with one of these then you also need to provide your Organisation ID

 


hlouie
Contributor
Forum|alt.badge.img+16
  • Author
  • Contributor
  • May 31, 2023

Solved using Postman, looking at the Headers details of GET. I see the exact format requirements for the HTTPCaller.2023-05-31_08-30-41Translated to HTTPCaller

2023-05-31_08-28-03


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings