How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AeroFarms Store API

Public, unauthenticated read access to the AeroFarms WooCommerce storefront through the WooCommerce Store API — the product catalog with images, attributes, stock state and facet data, plus the anonymous session cart. WooCommerce runs here as a catalog rather than a shop: all 8 products return a price of 0 in an unconfigured GBP default currency.

AeroFarms Store API is one of 10 APIs that AeroFarms publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Store, Commerce, Products, and Cart. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 5 operations across 5 paths, organized into 2 resource areas, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://www.aerofarms.com/wp-json.

5 operations 5 paths 5 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://www.aerofarms.com/wp-json
Contact
Resource Areas
2

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 2 resource areas: Store, Cart. Each is listed below with its method, path, parameters, and response codes.

Store 4

WooCommerce Store API — public storefront catalog and cart.

GET
/wc/store/v1/products
List storefront products
listStoreProducts 33 params → 200400404
GET
/wc/store/v1/products/{id}
Retrieve a storefront product
getStoreProduct 2 params → 200400404
GET
/wc/store/v1/products/categories
List storefront product categories
listStoreProductCategories 10 params → 200400404
GET
/wc/store/v1/products/collection-data
Retrieve storefront collection data
getStoreCollectionData 38 params → 200400404
Cart 1

Anonymous WooCommerce Store API session cart.

GET
/wc/store/v1/cart
Retrieve the cart
getCart 1 param → 200400404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are StoreProduct (36 properties), Cart (17 properties), StoreProductCategory (9 properties), StoreCollectionData (5 properties). Each schema is shown below with its type and property counts.

Error
object
The WordPress REST error envelope returned on every non-2xx response, observed live 2026-09-10.
3 properties
StoreProduct
object
36 properties
StoreProductCategory
object
9 properties
StoreCollectionData
object
5 properties
Cart
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aerofarms-store-openapi.yml Raw ↑

Other APIs AeroFarms publishes across the network.

AeroFarms News API
AeroFarms Pages API
AeroFarms Products API
AeroFarms FAQ API
AeroFarms Taxonomy API
AeroFarms Media API
AeroFarms Search API
AeroFarms Discovery API
AeroFarms MCP Server
Where this information came from

This is an independent, third-party profile of AeroFarms Store API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.