Qodex.ai
Qodex.ai
IntroductionAsk Anything
AleXSlack (Slack Integration w/ Alexa)
SLACK APIs
Slack WebSocket - Generate URLGET Channel ListGET Channel InfoGET User ProfileCleanup
Alexa Skill API
Send Notification
Daily [dot] dev
Get recent articles from daily.devSend message to slack
Fitness Bot
Exercise DB API
Get All Body PartsGet Exercise by BodyPartGet All Exercises
Slack API
Send Inital Message to Slack
Hackernews API
Fetch Top Stories IDGet Story InfoSend Slack Message via Channel
IP Address APIs
Get current IPLookup IP using IPAPILookup Country from IP
Jokes API
Dad JokesChuic Norris Joke
Messaging APIs
Send a message to a channel using SlackSend message using Telegram
Send Slack notifications to reviewers for open PRs on Bitbucket
Auth
Auth
Pull Requests
Get Pull RequestsGet Pull Request by ID and Send Slack Message
Send trip plan to Slack using calendar events
settingscalendar-listprimary-calendar-eventsdate intervalholidays-listgeoname-locationtrip-places-to-visitslack-channelsslack-post-message
Stock Quote Slack Bot
Get stock quoteSend message to Slack bot
Weather API
Get current weather of coords using OWGet forecast from OW
IntroductionAsk Anything
AleXSlack (Slack Integration w/ Alexa)
SLACK APIs
Slack WebSocket - Generate URLGET Channel ListGET Channel InfoGET User ProfileCleanup
Alexa Skill API
Send Notification
Daily [dot] dev
Get recent articles from daily.devSend message to slack
Fitness Bot
Exercise DB API
Get All Body PartsGet Exercise by BodyPartGet All Exercises
Slack API
Send Inital Message to Slack
Hackernews API
Fetch Top Stories IDGet Story InfoSend Slack Message via Channel
IP Address APIs
Get current IPLookup IP using IPAPILookup Country from IP
Jokes API
Dad JokesChuic Norris Joke
Messaging APIs
Send a message to a channel using SlackSend message using Telegram
Send Slack notifications to reviewers for open PRs on Bitbucket
Auth
Auth
Pull Requests
Get Pull RequestsGet Pull Request by ID and Send Slack Message
Send trip plan to Slack using calendar events
settingscalendar-listprimary-calendar-eventsdate intervalholidays-listgeoname-locationtrip-places-to-visitslack-channelsslack-post-message
Stock Quote Slack Bot
Get stock quoteSend message to Slack bot
Weather API
Get current weather of coords using OWGet forecast from OW
HomeIP Address APIsGet current IP

Get current IP

GET https://api.ipify.org?format=json&url={{url}}

Looks up the IP address of the requestor.

Request Params

KeyDatatypeRequiredDescription
formatstring
urlstring

RESPONSES

status: OK

{"ip":"54.86.50.139"}
Previous
IP Address APIs
Next
Lookup IP using IPAPI