{"id":343207,"date":"2026-07-20T15:08:18","date_gmt":"2026-07-20T15:08:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/restico-api-explorer\/"},"modified":"2026-07-21T11:19:57","modified_gmt":"2026-07-21T11:19:57","slug":"restico-api-explorer","status":"publish","type":"plugin","link":"https:\/\/sq.wordpress.org\/plugins\/restico-api-explorer\/","author":21173562,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"7.0.2","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Restico API Explorer","header_author":"Heet Sangani","header_description":"An interactive REST API client and documentation explorer built directly inside the WordPress Admin Panel.","assets_banners_color":"20395d","last_updated":"2026-07-21 11:19:57","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/restico-api-explorer","header_author_uri":"https:\/\/profiles.wordpress.org\/heetwp\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":65,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":{"1.0.0":{"tag":"1.0.0","author":"heetwp","date":"2026-07-20 15:07:55"},"1.0.1":{"tag":"1.0.1","author":"amirkhandev","date":"2026-07-21 11:19:57"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3615446,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3615446,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3615446,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3615446,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3617017,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"landingPage\":\"\\\/wp-admin\\\/tools.php?page=restico-api-explorer\",\"preferredVersions\":{\"php\":\"7.4\",\"wp\":\"latest\"},\"steps\":[{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"restico-api-explorer\"},\"options\":{\"activate\":true}},{\"step\":\"activatePlugin\",\"pluginPath\":\"restico-api-explorer\\\/restico-api-explorer.php\"}]}"}},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3615446,"resolution":"1","location":"assets","locale":"","width":1728,"height":829},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3615446,"resolution":"2","location":"assets","locale":"","width":1730,"height":830},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3615446,"resolution":"3","location":"assets","locale":"","width":1728,"height":827},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3615446,"resolution":"4","location":"assets","locale":"","width":1731,"height":830}},"screenshots":{"1":"Endpoint Catalog &amp; Request Composer dashboard interface.","2":"Response Analyzer with formatted JSON output, metrics, cURL generator, and Postman export."}},"plugin_section":[],"plugin_tags":[1556,2275,6881,23853,3972],"plugin_category":[59],"plugin_contributors":[272622,272482],"plugin_business_model":[],"class_list":["post-343207","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-developer","plugin_tags-explorer","plugin_tags-rest-api","plugin_tags-tools","plugin_category-utilities-and-tools","plugin_contributors-amirkhandev","plugin_contributors-heetwp","plugin_committers-amirkhandev","plugin_committers-heetwp","plugin_committers-priyankaadbrains"],"banners":{"banner":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/banner-772x250.jpg?rev=3615446","banner_2x":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/banner-1544x500.jpg?rev=3615446","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/icon-128x128.png?rev=3615446","icon_2x":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/icon-256x256.png?rev=3615446","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/screenshot-1.png?rev=3615446","caption":"Endpoint Catalog &amp; Request Composer dashboard interface."},{"src":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/screenshot-2.png?rev=3615446","caption":"Response Analyzer with formatted JSON output, metrics, cURL generator, and Postman export."},{"src":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/screenshot-3.png?rev=3615446","caption":""},{"src":"https:\/\/ps.w.org\/restico-api-explorer\/assets\/screenshot-4.png?rev=3615446","caption":""}],"raw_content":"<!--section=description-->\n<p>Restico API Explorer is a developer utility designed to catalog, document, and test your WordPress REST API endpoints. Instead of switching between WordPress and external API clients like Postman or Insomnia, you can explore all registered routes directly within the WordPress dashboard.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><strong>Interactive Catalog<\/strong>: Automatically lists all registered endpoints grouped by namespace.<\/li>\n<li><strong>Request Composer<\/strong>: Send GET, POST, PUT, PATCH, and DELETE requests directly to your routes.<\/li>\n<li><strong>Auto-filled Parameters<\/strong>: Inspect and automatically structure query and body parameters.<\/li>\n<li><strong>cURL Generation<\/strong>: Instantly compile your configured request into a ready-to-run cURL command.<\/li>\n<li><strong>Postman Export<\/strong>: Export requests into standard Postman Collections (v2.1) for easy sharing and collaboration.<\/li>\n<li><strong>Response Analyzer<\/strong>: Visualize formatted JSON bodies, response headers, status codes, and execution metrics.<\/li>\n<\/ul>\n\n<h3>Who can access the REST API Explorer?<\/h3>\n\n<p>Only users with the <code>manage_options<\/code> capability (typically Administrators) can access the explorer dashboard or make requests through the AJAX helpers.<\/p>\n\n<h3>Does it make external requests?<\/h3>\n\n<p>No, all requests are executed locally within the WordPress system via <code>rest_do_request()<\/code>, ensuring zero data leakage and maintaining absolute privacy.<\/p>\n\n<h3>1.0.1<\/h3>\n\n<ul>\n<li>Updated request body handling to remain empty by default instead of pre-filling blank schema placeholders.<\/li>\n<li>Add plugin action link<\/li>\n<\/ul>\n\n<h3>1.0.0<\/h3>\n\n<ul>\n<li>Initial release. Standard compliance refactoring.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>restico-api-explorer<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install directly through the WordPress admin panel.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Access the explorer by navigating to <strong>Tools -&gt; REST API Explorer<\/strong> in the WordPress admin panel.<\/li>\n<\/ol>","raw_excerpt":"An interactive REST API client and documentation explorer built directly inside the WordPress Admin Panel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/343207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=343207"}],"author":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/heetwp"}],"wp:attachment":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=343207"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=343207"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=343207"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=343207"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=343207"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=343207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}