=== API Grid Viewer === Tags: api, grid, viewer, postman,Rest-API Requires at least: 5.0 Tested up to: 6.6.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
A WordPress plugin for testing complex JSON APIs directly from the admin panel. Simple, secure, and lightweight with no external libraries.
== Description ==
API Grid Viewer allows you to test and view JSON API responses directly within the WordPress admin panel. It supports various authentication methods, dynamic parameter management, and displays results in a structured format.
Features:
- Test JSON APIs with different authentication options (None, Key, Bearer, Basic).
- Dynamically add parameters to your API request.
- View the API response as a table or formatted JSON.
- Search through the API response results.
- Download the response in json.
- Works with no external libraries, using jQuery and native WordPress functions.
== Installation ==
- Upload the
api-grid-viewerfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Use the API Grid Viewer menu in the admin area to test your APIs.
== Screenshots ==
== Banner ==
- Small Banner:

- Large Banner:

== Icons ==
- Icon 128x128:

- Icon 256x256:

== External Services ==
This plugin uses the "Buy Me a Coffee" service to allow users to support the developer through donations. The service enables users to make one-time contributions to support creators and developers.
What the service is and what it is used for: The "Buy Me a Coffee" service provides a platform for users to financially support creators, developers, and artists. This plugin includes a button that allows users to make donations to the plugin author directly via their Buy Me a Coffee page.
What data is sent and when: When a user clicks the "Buy Me a Coffee" button in the plugin, they are redirected to the Buy Me a Coffee website. At that point, the following data may be shared:
- The user's click action is recorded by Buy Me a Coffee, which may include referral data indicating that the user came from this plugin.
No personal data is collected or sent by this plugin itself; the transaction and any data handling are managed entirely by the Buy Me a Coffee service once the user is redirected.
Links to the service's terms of service and privacy policy:
Please review these documents to understand how your data is handled when using this service.
== Frequently Asked Questions ==
= Is this plugin safe to use? = Yes, it securely handles API requests within the WordPress admin panel and uses safe methods for making API calls.
= Can I modify or redistribute this plugin? = This plugin is licensed under GPLv2 (or later). You are free to modify or redistribute the code in accordance with the GPLv2 license.
== Changelog ==
= 1.0 =
- Initial release of API Grid Viewer.
== License ==
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this plugin. If not, see http://www.gnu.org/licenses/gpl-2.0.html.

