The easiest way to...
WPGetAPI is the easiest way to connect your WordPress website to external API's. It is a powerful, easy to use WordPress plugin that connects to virtually any external REST API and retrieves the data without writing a single line of code.
View DemoConnect to your API by simply adding the base URL, the endpoint and any additional items such as headers or query string parameters.
You can connect to an unlimited number of API's and within each API you can connect to unlimited endpoints, with individual settings per endpoint.
Easily display your API data using the shortcode within your pages or posts. This works best with simple data only (template tag should be used with complex data).
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.