# EnergyX Store API

**Canonical:** https://apis.io/apis/energyx/energyx-store-api/  
**Provider:** EnergyX — https://apis.io/providers/energyx/  
**Base URL:** https://energyx.com/wp-json  
**Documentation:** https://energyx.com/wp-json/

EnergyX Store API is one of 18 APIs that [EnergyX](https://apis.io/providers/energyx/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Store, E-Commerce, and Product. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

Public, unauthenticated read access to the EnergyX merchandise catalog behind energyx.com/shop/, exposed twice: through the WooCommerce Store API (wc/store/v1), which is the anonymous storefront contract carrying prices, images and stock, and through the WordPress core product post type (wp/v2/product). Verified live at 15 products in 4 categories on both. The WooCommerce admin API (wc/v3) on the same host returns 401 anonymously and is deliberately not modelled.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/wc/store/v1/products` | List store products |
| GET | `/wc/store/v1/products/{id}` | Get a store product |
| GET | `/wc/store/v1/products/categories` | List store product categories |
| GET | `/wc/store/v1/products/categories/{id}` | Get a store product category |

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/openapi/energyx-store-api-openapi.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/authentication/energyx-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/errors/energyx-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/conventions/energyx-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/data-model/energyx-data-model.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/conformance/energyx-conformance.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/lifecycle/energyx-lifecycle.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/energyx/refs/heads/main/overlays/energyx-store-api-overlay.yaml

## Other EnergyX APIs (12)

- [EnergyX Posts API](https://apis.io/apis/energyx/energyx-posts-api/)
- [EnergyX Pages API](https://apis.io/apis/energyx/energyx-pages-api/)
- [EnergyX Leadership API](https://apis.io/apis/energyx/energyx-leadership-api/)
- [EnergyX Partners API](https://apis.io/apis/energyx/energyx-partners-api/)
- [EnergyX Videos API](https://apis.io/apis/energyx/energyx-videos-api/)
- [EnergyX Resource Guides API](https://apis.io/apis/energyx/energyx-resource-guides-api/)
- [EnergyX Media API](https://apis.io/apis/energyx/energyx-media-api/)
- [EnergyX Taxonomy API](https://apis.io/apis/energyx/energyx-taxonomy-api/)
- [EnergyX Search API](https://apis.io/apis/energyx/energyx-search-api/)
- [EnergyX Discovery API](https://apis.io/apis/energyx/energyx-discovery-api/)
- [EnergyX oEmbed API](https://apis.io/apis/energyx/energyx-oembed-api/)
- [EnergyX SEO Metadata API](https://apis.io/apis/energyx/energyx-seo-api/)

## Tags

Store, E-Commerce, Product

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/energyx/energyx-store-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/energyx/.
