Individual Qodex Requests
Number of APIs: 4
-
Twitter User by Username - kevin GET https://api.twitter.com/2/users/by/username/:username?user.fields=created_at,description,entities,id,location,name,pinned_tweet_id,profile_image_url,protected,url,username,verified,withheld
-
PositionStack API - Kevin's Location GET http://api.positionstack.com/v1/forward?access_key={{api-access-key}}&query={{kevin-location}}
-
Open Weather Maps API -Kevin's Location GET https://api.openweathermap.org/data/2.5/weather?lat={{lat}}&lon={{lon}}&appid={{weather_api_key}}