PHPackages                             hivecommerce/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. hivecommerce/magerun2-list-api-endpoints

ActiveLibrary[API Development](/categories/api)

hivecommerce/magerun2-list-api-endpoints
========================================

Plugin for netz98 Magerun2 to list all API endpoints

v2.4.0(4y ago)3332[1 PRs](https://github.com/hivecommerce/magerun2-list-api-endpoints/pulls)Apache-2.0ShellPHP ~7.4.0|~8.0.0|~8.1.0CI failing

Since Nov 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/hivecommerce/magerun2-list-api-endpoints)[ Packagist](https://packagist.org/packages/hivecommerce/magerun2-list-api-endpoints)[ Docs](https://github.com/hivecommerce/magerun2-list-api-endpoints)[ RSS](/packages/hivecommerce-magerun2-list-api-endpoints/feed)WikiDiscussions main Synced 1w ago

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

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/hivecommerce/magerun2-list-api-endpoints/workflows/ci/badge.svg?branch=main)](https://github.com/hivecommerce/magerun2-list-api-endpoints)[![Coverage Status](https://camo.githubusercontent.com/c7932545640231681af064d84d29533ea0d8cf436e728931b019b5b3e77c12b8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f68697665636f6d6d657263652f6d61676572756e322d6c6973742d6170692d656e64706f696e74732f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/hivecommerce/magerun2-list-api-endpoints?branch=main)[![Mastodon Follow](https://camo.githubusercontent.com/c2abd2d790b2fdf042e992e8872c59044086bdb16b119a61d8526d6238c3c2ba/68747470733a2f2f696d672e736869656c64732e696f2f6d6173746f646f6e2f666f6c6c6f772f3130393430383638313234363937323730303f646f6d61696e3d68747470733a2f2f726865696e6e65636b61722e736f6369616c)](https://rheinneckar.social/@bitexpert)

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

[](#installation)

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

```
composer.phar require --dev hivecommerce/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:hivecommerce/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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.1% 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 ~167 days

Total

2

Last Release

1486d ago

PHP version history (2 changes)v2.3.0PHP ~7.4.0|~8.0.0

v2.4.0PHP ~7.4.0|~8.0.0|~8.1.0

### 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 (193 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (61 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (33 commits)")[![philippsander](https://avatars.githubusercontent.com/u/4118369?v=4)](https://github.com/philippsander "philippsander (5 commits)")

---

Tags

magerun2n98-magerun2

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/hivecommerce-magerun2-list-api-endpoints/health.svg)](https://phpackages.com/packages/hivecommerce-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)
