PHPackages                             bitexpert/magerun2-list-api-endpoints - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bitexpert/magerun2-list-api-endpoints

Abandoned → [hivecommerce/magerun2-list-api-endpoints](/?search=hivecommerce%2Fmagerun2-list-api-endpoints)ArchivedLibrary[API Development](/categories/api)

bitexpert/magerun2-list-api-endpoints
=====================================

Plugin for netz98 Magerun2 to list all API endpoints

v2.2.0(5y ago)16434Apache-2.0PHPPHP ^7.4

Since Aug 12Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bitExpert/magerun2-list-api-endpoints)[ Packagist](https://packagist.org/packages/bitexpert/magerun2-list-api-endpoints)[ Docs](https://github.com/bitExpert/magerun2-list-api-endpoints)[ RSS](/packages/bitexpert-magerun2-list-api-endpoints/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (14)Versions (13)Used By (0)

> ## Repository abandoned 2021-11-06
>
> [](#repository-abandoned-2021-11-06)
>
> This package is abandoned. Use [hivecommerce/magerun2-list-api-endpoints](https://github.com/hivecommerce/magerun2-list-api-endpoints) instead!

magerun2 plugin: List all API endpoints
=======================================

[](#magerun2-plugin-list-all-api-endpoints)

This is a plugin for [netz98 Magerun2](https://github.com/netz98/n98-magerun2) to list all API endpoints.

[![Build Status](https://github.com/bitExpert/magerun2-list-api-endpoints/workflows/ci/badge.svg?branch=master)](https://github.com/bitExpert/magerun2-list-api-endpoints)[![Coverage Status](https://camo.githubusercontent.com/16b1669a479444553894655034aac02041777e31fd675bc7f8f7c66cbd001472/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6269744578706572742f6d61676572756e322d6c6973742d6170692d656e64706f696e74732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/bitExpert/magerun2-list-api-endpoints?branch=master)[![Infection MSI](https://camo.githubusercontent.com/31662f03665451023fd7db1cefad8d1f3ae980825e3bca5db1464b6f87845338/68747470733a2f2f62616467652e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f6269744578706572742f6d61676572756e322d6c6973742d6170692d656e64706f696e74732f6d6173746572)](https://infection.github.io)

Installation
------------

[](#installation)

The preferred way of installing `bitexpert/magerun2-list-api-endpoints` is through Composer. Simply add `bitexpert/magerun2-list-api-endpoints` as a dev dependency:

```
composer.phar require --dev bitexpert/magerun2-list-api-endpoints

```

### Local installation

[](#local-installation)

If you do not want to add the command to one specific project only, you can install the plugin globally by placing the code in the `~/.n98-magerun2/modules` directory. If the folder does not already exist in your setup, create the folder by running the following command:

```
mkdir -p  ~/.n98-magerun2/modules

```

The next thing to do is to clone the repository in a subdirectory of `~/.n98-magerun2/modules`:

```
git clone git@github.com:bitExpert/magerun2-list-api-endpoints.git ~/.n98-magerun2/modules/magerun2-list-api-endpoints

```

Usage
-----

[](#usage)

This plugin adds the `api:list:endpoints` command to magerun2.

You are able to filter routes by their respective HTTP methods. To only see `GET` routes, run magerun2 like this:

```
magerun2 api:list:endpoints --method=get

```

To list all `GET` and `POST` routes, pass a comma-separated list as method argument:

```
magerun2 api:list:endpoints --method=get,post

```

You are able to filter routes by their url. To only see `customers` routes, run magerun2 like this:

```
magerun2 api:list:endpoints --route=customers

```

Both filters can be combined, to show only `customers` routes with the `GET`method, run magerun2 like this:

```
magerun2 api:list:endpoints --route=customers --method=get

```

Contribute
----------

[](#contribute)

Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and adapt the documentation.

Want To Contribute?
-------------------

[](#want-to-contribute)

If you feel that you have something to share, then we’d love to have you. Check out [the contributing guide](CONTRIBUTING.md) to find out how, as well as what we expect from you.

License
-------

[](#license)

This plugin is released under the Apache 2.0 license.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 71.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~157 days

Recently: every ~183 days

Total

7

Last Release

1884d ago

Major Versions

v1.0.2 → v2.0.02021-01-23

PHP version history (2 changes)v1.0.0PHP &gt;=7.0

v2.0.0PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1adf0ab660536efce10aeb97f0c90ec881110b64fbd23429fa945190df0def56?d=identicon)[shochdoerfer](/maintainers/shochdoerfer)

---

Top Contributors

[![shochdoerfer](https://avatars.githubusercontent.com/u/596449?v=4)](https://github.com/shochdoerfer "shochdoerfer (119 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (33 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")[![philippsander](https://avatars.githubusercontent.com/u/4118369?v=4)](https://github.com/philippsander "philippsander (5 commits)")

---

Tags

apiendpointsmagento2magerun2phpmagerun2n98-magerun2

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bitexpert-magerun2-list-api-endpoints/health.svg)

```
[![Health](https://phpackages.com/badges/bitexpert-magerun2-list-api-endpoints/health.svg)](https://phpackages.com/packages/bitexpert-magerun2-list-api-endpoints)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

99516.1k](/packages/graycore-magento2-cors)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39112.0k3](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
