{"id":228040,"date":"2025-04-25T06:35:56","date_gmt":"2025-04-25T06:35:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/easy-apis-simplify-api-integration\/"},"modified":"2025-12-12T07:35:19","modified_gmt":"2025-12-12T07:35:19","slug":"easy-apis-simplify-api-integration","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/easy-apis-simplify-api-integration\/","author":17810052,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Easy APIs Simplify Api Integration","header_author":"Gurjaint Narwal","header_description":"Easy APIs is a powerful yet user-friendly WordPress plugin designed to help developers and site owners integrate external APIs seamlessly. With an intuitive interface, customizable settings, and built-in request management, Easy APIs makes it simple to connect your website with third-party services without extensive coding.","assets_banners_color":"a8c8e3","last_updated":"2025-12-12 07:35:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/in.linkedin.com\/in\/gurjaint-narwal-02158215b","rating":0,"author_block_rating":0,"active_installs":0,"downloads":399,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"gurjaint","date":"2025-12-12 07:35:19"}},"upgrade_notice":{"1.0.0":"<p>Initial stable release of Easy APIs plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3281523,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3281518,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3281517,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Example JSON API response","2":"WooCommerce product API with pagination"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[252151,252152,23853,65550,14286],"plugin_category":[],"plugin_contributors":[241380],"plugin_business_model":[],"class_list":["post-228040","plugin","type-plugin","status-publish","hentry","plugin_tags-posts-api","plugin_tags-products-api","plugin_tags-rest-api","plugin_tags-woocommerce-api","plugin_tags-wordpress-api","plugin_contributors-gurjaint","plugin_committers-gurjaint"],"banners":{"banner":"https:\/\/ps.w.org\/easy-apis-simplify-api-integration\/assets\/banner-772x250.png?rev=3281517","banner_2x":"https:\/\/ps.w.org\/easy-apis-simplify-api-integration\/assets\/banner-1544x500.png?rev=3281518","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/easy-apis-simplify-api-integration\/assets\/icon-256x256.png?rev=3281523","icon_2x":"https:\/\/ps.w.org\/easy-apis-simplify-api-integration\/assets\/icon-256x256.png?rev=3281523","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Easy APIs \u2013 Simplify API Integration<\/strong> is a lightweight plugin that instantly enables clean REST API endpoints for common WordPress and WooCommerce data \u2014 perfect for headless WordPress, mobile apps, and external integrations.<\/p>\n\n<p><strong>Available API Endpoints<\/strong><\/p>\n\n<p><strong>WordPress Core:<\/strong><br \/>\n- <code>\/wp-json\/easy-apis\/v1\/posts<\/code><br \/>\n- <code>\/wp-json\/easy-apis\/v1\/custom-posts<\/code><br \/>\n- <code>\/wp-json\/easy-apis\/v1\/users<\/code><\/p>\n\n<p><strong>WooCommerce:<\/strong><br \/>\n- <code>\/wp-json\/easy-apis\/v1\/products<\/code><\/p>\n\n<p><strong>Features:<\/strong>\n- Pagination (<code>per_page<\/code>, <code>page<\/code>)<br \/>\n- JSON structured output<br \/>\n- Supports all registered custom post types<br \/>\n- Zero configuration \u2014 just activate and use<\/p>\n\n<h3>API Documentation<\/h3>\n\n<h3>\ud83d\udd39 Get All Products (WooCommerce)<\/h3>\n\n<p><strong>Endpoint:<\/strong> <code>\/wp-json\/easy-apis\/v1\/products<\/code><br \/>\n<strong>Method:<\/strong> GET<\/p>\n\n<p><strong>Parameters:<\/strong><br \/>\n- <code>per_page<\/code> \u2014 Number of results (default 10)<br \/>\n- <code>page<\/code> \u2014 Page number (default 1)<\/p>\n\n<p><strong>Example:<\/strong><br \/>\n    \/wp-json\/easy-apis\/v1\/products?per_page=5&amp;page=2<\/p>\n\n<p><strong>Response:<\/strong><br \/>\nReturns full WooCommerce product data, including title, pricing, SKU, categories, images, and attributes.<\/p>\n\n<h3>A brief Markdown Example<\/h3>\n\n<p>Some key features:\n1. Simple setup<br \/>\n2. Clean RESTful endpoints<br \/>\n3. Native WooCommerce support<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>easy-apis-simplify-api-integration<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu.<\/li>\n<li>Access the APIs like:<br \/>\n   https:\/\/your-site.com\/wp-json\/easy-apis\/v1\/products<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20to%20configure%20anything%3F'><h3>Do I need to configure anything?<\/h3><\/dt>\n<dd><p>No. Just activate and start calling the endpoints.<\/p><\/dd>\n<dt id='does%20this%20support%20custom%20post%20types%3F'><h3>Does this support custom post types?<\/h3><\/dt>\n<dd><p>Yes. For example:<br \/>\n    \/wp-json\/easy-apis\/v1\/custom-posts?type=books<\/p><\/dd>\n<dt id='is%20authentication%20required%3F'><h3>Is authentication required?<\/h3><\/dt>\n<dd><p>No. All routes are public by default.<br \/>\nDevelopers can add authentication using built-in WP filters.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release  <\/li>\n<li>WooCommerce product API endpoint  <\/li>\n<li>WordPress posts, custom posts, and users endpoints  <\/li>\n<li>Pagination support<\/li>\n<\/ul>","raw_excerpt":"Easily expose WordPress and WooCommerce data through custom REST APIs. Fetch posts, users, products, and more with pagination and filters.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/228040","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=228040"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gurjaint"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=228040"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=228040"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=228040"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=228040"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=228040"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=228040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}