Title: Easy APIs – Simplify API Integration
Author: Gurjaint Narwal
Published: <strong>Avril 25, 2025</strong>
Last modified: Desanm 12, 2025

---

Search plugins

![](https://ps.w.org/easy-apis-simplify-api-integration/assets/banner-772x250.png?
rev=3281517)

![](https://ps.w.org/easy-apis-simplify-api-integration/assets/icon-256x256.png?
rev=3281523)

# Easy APIs – Simplify API Integration

 By [Gurjaint Narwal](https://profiles.wordpress.org/gurjaint/)

[Download](https://downloads.wordpress.org/plugin/easy-apis-simplify-api-integration.1.0.0.zip)

 * [Details](https://hat.wordpress.org/plugins/easy-apis-simplify-api-integration/#description)
 * [Reviews](https://hat.wordpress.org/plugins/easy-apis-simplify-api-integration/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/easy-apis-simplify-api-integration/#installation)
 * [Development](https://hat.wordpress.org/plugins/easy-apis-simplify-api-integration/#developers)

 [Support](https://wordpress.org/support/plugin/easy-apis-simplify-api-integration/)

## Description

**Easy APIs – Simplify API Integration** is a lightweight plugin that instantly 
enables clean REST API endpoints for common WordPress and WooCommerce data — perfect
for headless WordPress, mobile apps, and external integrations.

**Available API Endpoints**

**WordPress Core:**
 – `/wp-json/easy-apis/v1/posts` – `/wp-json/easy-apis/v1/custom-
posts` – `/wp-json/easy-apis/v1/users`

**WooCommerce:**
 – `/wp-json/easy-apis/v1/products`

**Features:**
 – Pagination (`per_page`, `page`) – JSON structured output – Supports
all registered custom post types – Zero configuration — just activate and use

### API Documentation

### 🔹 Get All Products (WooCommerce)

**Endpoint:** `/wp-json/easy-apis/v1/products`
 **Method:** GET

**Parameters:**
 – `per_page` — Number of results (default 10) – `page` — Page number(
default 1)

**Example:**
 /wp-json/easy-apis/v1/products?per_page=5&page=2

**Response:**
 Returns full WooCommerce product data, including title, pricing, 
SKU, categories, images, and attributes.

### A brief Markdown Example

Some key features:
 1. Simple setup 2. Clean RESTful endpoints 3. Native WooCommerce
support

## Installation

 1. Upload the `easy-apis-simplify-api-integration` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu.
 3. Access the APIs like:
     https://your-site.com/wp-json/easy-apis/v1/products

## FAQ

### Do I need to configure anything?

No. Just activate and start calling the endpoints.

### Does this support custom post types?

Yes. For example:
 /wp-json/easy-apis/v1/custom-posts?type=books

### Is authentication required?

No. All routes are public by default.
 Developers can add authentication using built-
in WP filters.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easy APIs – Simplify API Integration” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Gurjaint Narwal ](https://profiles.wordpress.org/gurjaint/)

[Translate “Easy APIs – Simplify API Integration” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-apis-simplify-api-integration)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easy-apis-simplify-api-integration/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easy-apis-simplify-api-integration/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easy-apis-simplify-api-integration/)
by [RSS](https://plugins.trac.wordpress.org/log/easy-apis-simplify-api-integration/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * WooCommerce product API endpoint
 * WordPress posts, custom posts, and users endpoints
 * Pagination support

## Meta

 *  Version **1.0.0**
 *  Last updated **4 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-apis-simplify-api-integration/)
 * Tags
 * [rest-api](https://hat.wordpress.org/plugins/tags/rest-api/)[woocommerce api](https://hat.wordpress.org/plugins/tags/woocommerce-api/)
   [WordPress API](https://hat.wordpress.org/plugins/tags/wordpress-api/)
 *  [Advanced View](https://hat.wordpress.org/plugins/easy-apis-simplify-api-integration/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/easy-apis-simplify-api-integration/reviews/)

## Contributors

 *   [ Gurjaint Narwal ](https://profiles.wordpress.org/gurjaint/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easy-apis-simplify-api-integration/)