The
WPGetAPI Pro Plugin extends the free WPGetAPI plugin by adding various enhancements to help make working with external API’s even easier. The Pro plugin includes features such as caching, connecting your
WordPress forms to your API, formatting options and more.
WPGetAPI API to Posts Download:
Connect your WordPress website to external API's
The easiest way to connect your WordPress website to an external API. Free, powerful and easy to use, you can connect to virtually any REST API and retrieve data without writing a line of code.
Display data with shortcode
Easily display your API data using the shortcode within pages or posts. This works best with simple data (template tag should be used with complex data).
Display data with template tag
Display your data using a template tag within your theme files. You can capture the data in a variable and then use this data in charts, tables, listings and more.
GET & POST requests
You can easily use GET requests to get some data or POST requests to send some data. These are selectable on a per-endpoint basis.
Custom parameters
Add query string parameters, set headers and send POST fields in the body. All of these can be easily set within the admin area, no coding required.