Using Pollen api from Ambee

So i am trying to use an API that isn't like the normal APIs? as in Postman I don't have to use a URL with the API in it instead I have to authorise the usage of the API using the key x-api-key and the value begin my API key. I don't understand how I can authorise such an API in mit app inventor

this is what I do in postman btw

Ambee: Developers tool -> the API docs

Thanks for reading : D

You can try it.

It also works:
https://api.ambeedata.com/latest/pollen/by-lat-lng?lat=12&lng=77&x-api-key=API_KEY&Content-type=application/json

2 Likes

Ok thanks, ill try this and get back to you

Yep, it works thanks : D

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.