Title: API Press &#8211; Connect API, Import API, Display external API data
Author: Quicksnail Plugins
Published: <strong>2025 年 9 月 2 日</strong>
Last modified: 2026 年 6 月 24 日

---

搜索插件

![](https://ps.w.org/api-press/assets/banner-772x250.png?rev=3582362)

![](https://ps.w.org/api-press/assets/icon-256x256.png?rev=3354311)

# API Press – Connect API, Import API, Display external API data

 作者：[Quicksnail Plugins](https://profiles.wordpress.org/quicksnail/)

[下载](https://downloads.wordpress.org/plugin/api-press.2.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/api-press/#description)
 * [评价](https://cn.wordpress.org/plugins/api-press/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/api-press/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/api-press/#developers)

 [支持](https://wordpress.org/support/plugin/api-press/)

## 描述

API Press is a no-code WordPress API connection plugin that lets you easily connect
external APIs to WordPress — no coding required.

Setup and manage unlimited API connections, right from your WordPress admin. You
can define the API endpoint and add query parameters, headers, body data and authentication
settings.

**API Press is built around three workflows** so you can choose the right way to
work with API data.

### Workflows: Send to API, Display API data & Import API data

 * **Send** – Send API requests on demand or via triggers
 * **Display** – Display API responses using shortcode or template tag
 * **Import** – Import API data and create/update WordPress posts

If you have ever used Postman for API integrations, API Press will be very familiar.
It is a low-code / no-code API connector plugin for WordPress to connect to JSON
API.

**Simple and flexible API connector for WordPress.**

### API Connection Features

 * Unlimited integrations
 * Works with all REST APIs
 * GET, POST, PUT, PATCH & DELETE HTTP methods
 * Query parameters, headers and body data
 * Cache APIs
 * Logging of all requests
 * Send raw JSON, form-data and x-www-form-urlencoded body types
 * Preview responses directly in the admin
 * Use shortcode or template tag to output API data anywhere on your site
 * Authentication options: API Key, Bearer token, Basic Auth, no auth (OAuth 2.0
   in [PRO](https://api-press.com/downloads/pro-plugin/))
 * No code

### API Press PRO Features

 * **Send upgrades** – advanced triggers and dynamic variables
 * **Display upgrades** – pre-built templates (Gallery, Table, Carousel and more)
 * **Import upgrades** – extended mapping and automation options
 * OAuth 2.0 Authorization
 * Email alerts on failed responses
 * One-click API cloning
 * Preview API requests before sending
 * Log retention and CSV export tools

View the [API Press PRO](https://api-press.com/downloads/pro-plugin/) plugin.

API Press is an easy to use WordPress API integration plugin that is ideal for developers,
site builders and businesses that need a flexible, no-code way to connect APIs inside
WordPress.

### WordPress connect API plugin

Using API Press is simple: To connect your API to your WordPress site, simply install
this plugin and then visit API Press in your admin to add a new API. Fill in the
details of your API including URL and any headers, query strings, body parameters
or authentication and click Send.

## 屏幕截图

[⌊Integrate API in WordPress admin⌉⌊Integrate API in WordPress admin⌉[

Integrate API in WordPress admin

[⌊Headers that can be sent with API requests⌉⌊Headers that can be sent with API 
requests⌉[

Headers that can be sent with API requests

[⌊Body parameters that can be sent with API requests⌉⌊Body parameters that can be
sent with API requests⌉[

Body parameters that can be sent with API requests

[⌊Authentication that can be used with API requests⌉⌊Authentication that can be 
used with API requests⌉[

Authentication that can be used with API requests

[⌊Log of all API calls⌉⌊Log of all API calls⌉[

Log of all API calls

## 区块

该插件提供了 1 个区块.

 *   API Press: WordPress API Plugin Connect WordPress to external API and display
   data from the API.

## 安装

### Install API Press via WordPress Dashboard

 1. Navigate to “Plugins > Add New” in your dashboard
 2. Search for “API Press”
 3. Click “Install Now” and then “Activate”
 4. A new menu item **API Press** will appear in the dashboard

### Uploading API Press in WordPress Dashboard

 1. Download the API Press ZIP file from [wordpress.org](https://wordpress.org/plugins/api-press)
 2. In your WordPress dashboard, go to “Plugins > Add New > Upload Plugin”
 3. Select the ZIP file and click “Install Now”
 4. Activate the plugin after installation

### Using FTP to install API Press

 1. Download and extract the API Press ZIP file
 2. Upload the `api-press` folder to `/wp-content/plugins/`
 3. Go to “Plugins” in the WordPress dashboard and activate **API Press**

### How to Integrate API in WordPress

To integrate an API using WordPress, follow the install instructions above and then
visit API Press in your admin to add a new API. Fill in the details of your API 
including URL and any headers, query strings, body parameters or authentication 
and click Send.

Once activated, API Press makes WordPress API integration quick and code-free.

## 常见问题

### Do I need to know how to code to use API Press?

No. API Press is built as a no-code tool. You can build and manage API requests 
directly in your WordPress admin without writing any code. It is very easy to use.

### What types of API does this integrate with?

API Press works with any REST API that accepts standard HTTP requests (GET, POST,
PUT, PATCH, DELETE). You can send parameters, headers and authentication details
to most APIs.

### How do I display API data on my site?

You can display API responses using a shortcode inside posts or pages, or by adding
a template tag inside your theme, allowing you to complete a full WordPress API 
integration without code. Free display options include List, HTML, JSON, and PHP
Array. Both options are provided when you create an API in the admin and you can
simply copy these and paste wherever you need.

### Does API Press support authentication?

Yes. The free version supports API Key, Bearer token, Basic Auth and no authentication.
OAuth 2.0 authorization is available in the PRO version.

### Can I log and cache requests?

Yes. Logging of all requests and caching of API calls are included in the free plugin.
This helps with performance and debugging.

### What extra features are in API Press PRO?

The PRO plugin adds powerful features such as triggers (send API requests on WordPress
actions), variables (send dynamic user or site data), OAuth 2.0, email alerts on
failed requests and one-click cloning of APIs.

### Can I preview API responses before displaying them?

Yes. From the WordPress admin you can test and preview any API request before outputting
it on your site.

### Who should use API Press?

API Press is designed for developers, site builders and businesses that want a flexible
way to integrate external APIs inside WordPress – without needing to write custom
code. API Press is a fully-featured WordPress API plugin designed for easy use.

### Is this plugin similar to WPGetAPI & Postman?

Yes, functionality of API Press is simlar to WPGetAPI and Postman. The look and 
feel is more similar to Postman.

### Can this plugin create posts from API data?

Yes, you can connect to an API and use the data to create posts and pages within
WordPress. You just need to map your API fields to WordPress fields and then run
the importer.

### Can this plugin display API data?

Yes, you can connect to an API and then display that data on your website.

### Can this plugin send data to an API?

Yes, you can connect to an API and then send data from your website to that API.

## 评价

![](https://secure.gravatar.com/avatar/f8bffa925cc20c6afce193094cb8d81290face5194231f089d75ae8919c3c005?
s=60&d=retro&r=g)

### 󠀁[Great company and fantastic service](https://wordpress.org/support/topic/great-company-and-fantastic-service/)󠁿

 [martyguitarist](https://profiles.wordpress.org/martyguitarist/) 2026 年 6 月 23
日

This was the only API company willing to help me. i now have products being imported
to my website. Their service was second to none.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/api-press/reviews/)

## 贡献者及开发者

「API Press – Connect API, Import API, Display external API data」是开源软件。 以下
人员对此插件做出了贡献。

贡献者

 *   [ Quicksnail Plugins ](https://profiles.wordpress.org/quicksnail/)

「API Press – Connect API, Import API, Display external API data」插件已被翻译至
4 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/api-press/contributors)
为本插件所做的贡献。

[帮助将「API Press – Connect API, Import API, Display external API data」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/api-press)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/api-press/)，查看[SVN仓库](https://plugins.svn.wordpress.org/api-press/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/api-press/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/api-press/)。

## 更新日志

#### 2.0.1 (2026-06-23)

 * Add extra event triggers – User Login and Post Published
 * Add extra display templates – JSON, PHP array, HTML
 * Add cooldown field to prevent multiple sends to API

#### 2.0.0 (2026-06-21)

 * Added intent-specific API screens for Sending, Displaying or Importing APIs
 * UI and styling updates
 * Updated block metadata for WP 7.0+ compatibility (`apiVersion` 3)
 * Fixed block text domain usage to `api-press`
 * Improved logs query handling
 * Updated plugin action link label to “Open API Press”

#### 1.2.4 (2026-02-02)

 * Styling updates
 * Add placeholders and default values for inputs
 * Change docs link to getting started article

#### 1.2.3 (2026-01-05)

 * Tested with WordPress 6.9

#### 1.2.2 (2025-10-10)

 * Add toggle for bypassing SSL verification. to be used for testing only.

#### 1.2.1 (2025-09-24)

 * Make plugin translatable

#### 1.2.0 (2025-09-24)

 * Add detailed Display and Trigger info

#### 1.1.5 (2025-09-15)

 * Add wrapping div for h1 to allow full-width admin notices

#### 1.1.4 (2025-09-10)

 * Update correct link to settings page

#### 1.1.3 (2025-09-10)

 * Add display tab
 * Minor styling updates
 * Add logo to admin page
 * Update block.json text

#### 1.1.2 (2025-09-04)

 * Add block.json
 * Add contact link to admin

#### 1.1.1 (2025-09-03)

 * Add API Press block

#### 1.1.0 (2025-09-02)

 * Add filters to allow PRO plugin enhancements
 * Add Settings page
 * Add Logs page

#### 1.0.1 (2025-09-02)

 * Add nonce checks to navigation betwen APIs

#### 1.0.0 (2025-08-14)

 * Initial Release

## 额外信息

 *  版本 **2.0.1**
 *  最后更新：**6 小时前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (Australia)](https://en-au.wordpress.org/plugins/api-press/) 、 [English (US)](https://wordpress.org/plugins/api-press/)、
   [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/api-press/) 、 [Spanish (Chile)](https://cl.wordpress.org/plugins/api-press/)
   和 [Spanish (Spain)](https://es.wordpress.org/plugins/api-press/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/api-press)
 * 标签
 * [endpoint](https://cn.wordpress.org/plugins/tags/endpoint/)[external api](https://cn.wordpress.org/plugins/tags/external-api/)
   [json api](https://cn.wordpress.org/plugins/tags/json-api/)
 *  [高级视图](https://cn.wordpress.org/plugins/api-press/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/api-press/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/api-press/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/api-press/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/api-press/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/api-press/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/api-press/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/api-press/reviews/)

## 贡献者

 *   [ Quicksnail Plugins ](https://profiles.wordpress.org/quicksnail/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/api-press/)