Basic interface - Get the WeChat server IP address

Basic interface - Get the WeChat server IP address

If the official account needs to know the IP address list of the WeChat server for security reasons in order to make relevant restrictions, you can use this interface to obtain the WeChat server IP address list.

Interface call request description

http request method: GET
https://api.weixin.qq.com/cgi-bin/getcallbackip?access_token=ACCESS_TOKEN

Parameter Description

Return Description

Under normal circumstances, WeChat will return the following JSON data packet to the official account:

  1. {
  2. "ip_list" :[ "127.0.0.1" , "127.0.0.1" ]
  3. }

When an error occurs, WeChat will return an error code and other information. An example of a JSON data packet is as follows (this example is an invalid AppID error):

{"errcode":40013,"errmsg":"invalid appid"}

<<:  Basic API - Get access token

>>:  APICloud builds an ecosystem to accelerate mobile development

Recommend

April's new media marketing hot spots calendar is out!

April is on its way. The most beautiful April day...

Facebook dynamic ads: advertising features and delivery tips

Facebook’s dynamic ads (aka Dynamic Facebook Ads ...

Uremia is mostly "made up"! Beware of these 6 behaviors that damage your kidneys

Recently, Master Wang, 42, from Taizhou, had to w...

Google releases Fuchsia specification for its non-Linux operating system

Google has revealed details of its non-Linux oper...

Data relay satellite: Tracking and control station moved into space

On July 13, 2022, Tianlian-2-03 was successfully ...

Resource station profiteering, long-term and stable money-making project

We all know that traffic is the essence of all bu...

WeChat 8.0 is awesome! But it's fatter

[[377737]] On January 21, 2021, WeChat celebrated...

UK car production falls in October 2016 due to Brexit

According to Reuters, British car production fell...

How much does it cost to customize a pipe fittings applet in Bayinguoleng?

There is no doubt that the topic of mini programs...

How can small startups achieve low-cost customer acquisition and viral fission?

This article is generally applicable to small com...

Flexible design and implementation of Taobao Mobile

[[138326]] Taobao Mobile has been promoting flexi...