Title: GET API Manager
Author: Syed Gohar Ali
Published: <strong>7 août 2025</strong>
Last modified: 7 août 2025

---

Recherche d’extensions

![](https://ps.w.org/get-api-manager/assets/banner-772x250.png?rev=3341142)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://ps.w.org/get-api-manager/assets/icon-256x256.png?rev=3341142)

# GET API Manager

 Par [Syed Gohar Ali](https://profiles.wordpress.org/goharali/)

[Télécharger](https://downloads.wordpress.org/plugin/get-api-manager.1.0.zip)

 * [Détails](https://fr.wordpress.org/plugins/get-api-manager/#description)
 * [Avis](https://fr.wordpress.org/plugins/get-api-manager/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/get-api-manager/#installation)
 * [Développement](https://fr.wordpress.org/plugins/get-api-manager/#developers)

 [Support](https://wordpress.org/support/plugin/get-api-manager/)

## Description

Provides REST API endpoints for WooCommerce orders, blog posts, and pages, plus 
a setup wizard for API user/app password. Easily integrate your WooCommerce store
and WordPress content with external systems using secure, app-password-protected
API endpoints.

#### Features

 * Secure REST API endpoints for WooCommerce orders, blog posts, and pages
 * Setup wizard to generate API user and app password
 * Supports listing and retrieving orders, posts, and pages
 * Example usage and cURL commands in the admin UI

### Orders

 * `GET /wp-json/get-api-manager/v1/orders?limit=25&order=DESC` — List latest orders
 * `GET /wp-json/get-api-manager/v1/orders/{id}` — Get a single order by ID
 * `GET /wp-json/get-api-manager/v1/orders?status=completed` — List completed orders
 * `GET /wp-json/get-api-manager/v1/orders?status=processing` — List processing 
   orders
 * `GET /wp-json/get-api-manager/v1/orders?date=YYYY-MM-DD` — List orders created
   on a specific date
 * `GET /wp-json/get-api-manager/v1/orders?order_by=date` — List orders sorted by
   date

### Posts

 * `GET /wp-json/get-api-manager/v1/posts?limit=10&order=DESC` — List latest blog
   posts

### Pages

 * `GET /wp-json/get-api-manager/v1/pages?limit=5&order=ASC` — List published pages

### Authentication

All endpoints require Basic Authentication using the generated API user and app 
password. Use the credentials from the plugin settings page.

### Example cURL

« `
 curl -u « api_username:app_password » « https://your-site.com/wp-json/get-api-
manager/v1/orders?limit=10 » `

## Captures d’écrans

[⌊Setup wizard and API credentials display in the admin area.⌉⌊Setup wizard and 
API credentials display in the admin area.⌉[

Setup wizard and API credentials display in the admin area.

[⌊Example API usage and cURL commands.⌉⌊Example API usage and cURL commands.⌉[

Example API usage and cURL commands.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/get-api-manager` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to ‘GET API Manager’ in the admin menu to generate your API user and app password.
 4. Use the credentials to authenticate your API requests.

## FAQ

### Do I need WooCommerce installed?

Yes, WooCommerce must be installed and active for this plugin to work.

### How do I authenticate API requests?

Use the generated username and app password with Basic Authentication for your API
requests.

### Can I regenerate the app password?

Yes, you can regenerate the app password at any time from the plugin settings page.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« GET API Manager » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ Syed Gohar Ali ](https://profiles.wordpress.org/goharali/)

[Traduisez « GET API Manager » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/get-api-manager)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/get-api-manager/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/get-api-manager/), ou
s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/get-api-manager/)
par [RSS](https://plugins.trac.wordpress.org/log/get-api-manager/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0

 * Initial release.

## Méta

 *  Version **1.0**
 *  Dernière mise à jour **il y a 1 an**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 5.6 ou plus **
 *  Testé jusqu’à **6.8.9**
 *  Version de PHP ** 7.2 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/get-api-manager/)
 * Étiquettes
 * [api](https://fr.wordpress.org/plugins/tags/api/)[app password](https://fr.wordpress.org/plugins/tags/app-password/)
   [orders](https://fr.wordpress.org/plugins/tags/orders/)[rest-api](https://fr.wordpress.org/plugins/tags/rest-api/)
   [woocommerce](https://fr.wordpress.org/plugins/tags/woocommerce/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/get-api-manager/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Votre avis](https://wordpress.org/support/plugin/get-api-manager/reviews/#new-post)

[Tout voir](https://wordpress.org/support/plugin/get-api-manager/reviews/)

## Contributeurs

 *   [ Syed Gohar Ali ](https://profiles.wordpress.org/goharali/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/get-api-manager/)