WPGetAPI Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
WPGetAPI lets you easily get (or send) data from external REST API’s using GET or POST requests and then display the returned data on your WordPress website.
This plugin is the easiest way to connect your WordPress website to external API’s.
You can get data from REST API’s in JSON format and return the data either in JSON string format or as a PHP array throught the use of a shortcode or a template tag function.
- Connect to API’s without writing a single line of code
- Connect to unlimted API’s
- Connect to unlimited endpoints
- Connect via GET requests or POST requests
- Output the API data using a template tag (most flexible)
- Output the API data using a shortcode
- Set query parameters
- Set header parameters
- Set body parameters
Docs
View the docs and a Getting Started guide at the [WPGetAPI website] (https://wpgetapi.com/?utm_campaign=Docs&utm_medium=wporg&utm_source=readme)
Pro Plugin
There is also a Pro Plugin extension available that extends the functionality of this plugin and provides several features:
- Connect using the XML format
- Caching of API calls for each endpoint (you set the cache time)
- Get nested data from multidemnsional arrays
Roadmap
This is the first version of the plugin and we have other features planned such as:
- More request methods in the future
- base64 encoding of username:password
To request more features, please visit our website
Screenshots
-
The Setup screen where you can add your external API’s
-
Once an external API has been added, a new page will be created to setup the API endpoints