Authentication for HTTP integration

Good day everyone, i am new here.
I am trying to use the http integration exposed by the things stack v3 but i am having problems with the authentication. Can someone be of help?

Hi are you trying to create an oAuth Client?
or using API key?

I’ve been playing with API and using Postman as I’m not a developer!
I’m using an API key created in Console for a given application.

When using https://www.postman.com/product/api-client I can list all devices in an application

Header: ‘Authorization: Bearer foo.6YWZQVI6UIPQUX3.bar’
GET: https://your.url.com/api/v3/applications/your-app-name/devices?page=1&limit=20&field_mask=name

This topic was automatically closed after 30 days. New replies are no longer allowed.