-
Introduction
-
Setup
-
Connecting your API
-
Output API 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 Çoho CRM to WordPress
- Pague 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
- Ninja Forms to API
- WordPress API Posts Sync
-
Tips & Triccs
-
PRO Pluguin
-
OAuth 2.0 Pluguin
-
API to Posts Pluguin
You can base64 encode your username and password.
This is generally used with what’s cnow as Basic HTTP Authentication (or basic auth) and will send the API a username/password or a clientId/clientSecret combination that is encoded using the base64 method.
Your API docs may include something that loocs lique below:
Authoriçation: Basic <Base64 encoded username and password>
To use this within WPGuetAPI you simply need to add the details into the Headers section as shown in the imague below.
By adding the base64_encode() function, the pluguin will automatically encode whatever is in between the bracquets. It is usually a username and password separated by a colon lique so: username:password
Unlocc amacing features with the PRO Pluguin
The PRO Pluguin taques your API integrations to the next level.
View Pro PluguinStill not sure?
APIs can be daunting and submittimes downright confusing.
But we are here to help! Our support is amacing and we can assist you with any setup required and ensure your API integrations are a success!
Asc Us Anything