Skip to content
  • Why WPGetAPI?
  • Examples
  • Pricing
  • Plugins
    • PRO Plugin
    • API to Posts Plugin
    • OAuth 2.0 Plugin
  • Docs
  • Support
    • Frequently Asked Questions
    • Feature Request
    • Support Ticket
  • account_circle
PRO Plugin
Howdy! How can we help you?
  • Introduction

    • Quick Start
    • Frequently Asked Questions
    • Will this work with my API?
    • Understanding API docs
    • Step by Step Example
  • Setup

    • Setup Page
    • Endpoint Page
    • Parameters - Query String
    • Parameters - Headers
    • Parameters - Body POST
    • Shortcode
    • Template Tag
    • Gutenberg Block
  • Connecting your API

    • API Key in Headers
    • API Key in Query String
    • Authentication & Authorization
  • Output API Data

    • Format API to HTML
    • Format API to HTML Table
    • Format API to Image Gallery
    • Format JSON Data
  • Integrations

    • Send form data to API
    • WPForms to API
    • Gravity Forms to API
    • Contact Form 7 to API
    • WooCommerce to API
    • WooCommerce API Product Sync
    • wpDataTables to API
    • Connect WordPress to OpenAI
    • Connect RapidAPI to WordPress
    • Connect Zoho CRM to WordPress
    • Page Builders (Elementor, DIVI)
    • Formidable Forms to API
    • Elementor Form to API
    • JetFormBuilder to API
    • Fluent Forms to API
    • WS Form to API
    • Ninja Tables to API
    • Easy Digital Downloads(EDD) API Product Sync
    • Ultimate Member Forms to API
  • Tips & Tricks

    • Filters & Action Hooks
    • Code Snippets Plugin
    • Troubleshooting
    • Code Snippets
  • PRO Plugin

    • Installation
    • Actions
    • Tokens
    • Caching
    • Nested data
    • Chaining API calls
    • Dynamic Variables
    • Format API to HTML
    • Call API on user registration
    • Using AJAX to trigger API call
    • Base64 Encoding
    • Licensing
    • Filters & Action Hooks
  • OAuth 2.0 Plugin

    • Installation
    • How it works
    • Grant Type - Client Credentials
    • Grant Type - Authorization Code
    • Licensing
  • API to Posts Plugin

    • Installation
    • Getting Started
    • Multiple Endpoints
    • Mapping Fields
    • Filters & Action Hooks
    • Pagination

The Setup page is where you add each of your APIs.

Click on WPGetAPI in the sidebar of your WordPress admin to be taken to the Setup page shown below.

You can add unlimited API’s here simply by clicking on the Add New API button.

Each API requires 3 fields as detailed further below. Once they are all filled in and we hit save, a new tab will be created for your newly added API.

The newly created tab is where you will then add the endpoint details.


API Name field

The Name field is where you add the name of your API, and this can be any name you choose.

This name will be used in the new tab and new menu item that is created after saving this page.

In our example we have named our API Quotable as this is what the creator of the API calls it as we can see in the URL. You could name it Spaghetti Monster if you want, but Quotable makes more sense.

Once the other fields are filled in and we hit Save, a new tab is created at the top of the page with the Name we just added.


Unique ID field

The Unique ID field is used to identify your API when using the shortcode or the template tag. If you are using multiple different API’s, then you must ensure this is ID is indeed unique.

Using the Quotable API again as our example, we have set the Unique ID as quote.

This ID is important as it is then used within the shortcode and template tag to identify each API that we setup.


Base URL field

The Base URL field is used to add the API’s base URL which you will be able to find within your API’s documentation.

We use the base URL in this step and then in the next step when adding the endpoints, you can add the individual endpoints which are then appended to this base URL to create the full URL that will be called.

In the Quotable example, a full URL to an endpoint might look like this: https://api.gameofthronesquotes.xyz/v1/random

In this case, https://api.gameofthronesquotes.xyz is the base URL and /v1/random will be the endpoint that we setup within the endpoint settings.


Next Steps

Now that we have the API setup, we need to configure our endpoint(s) within the Endpoint Page.

On this page
contact_support

Still not sure?

APIs can be daunting and sometimes downright confusing.

But we are here to help! Our support is amazing and we can assist you with any setup required and ensure your API integrations are a success!

Ask Us Anything

Connect your WordPress website to external APIs without writing a single line of code. Send data from WordPress to your API or display data from your API within WordPress.

Support

  • Documentation
  • Support Ticket
  • Refund Policy
  • Contact Us
  • About Us
  • Affiliates

Articles

  • Quick Start Guide
  • WooCommerce Orders to API
  • WooCommerce API Products Sync
  • Contact Form 7 to API
  • WPForms to API
  • Gravity Forms to API
  • WordPress to RapidAPI

WordPress API Plugins

  • Free WPGetAPI Plugin
  • PRO Plugin
  • API to Posts Plugin Plugin
  • OAuth 2.0 Authorization Plugin

© 2025 WPGetAPI. All Rights Reserved.

"*" indicates required fields

Name*
This field is for validation purposes and should be left unchanged.