AAR PAARTS Store Commerce API

The AAR PAARTS Store is AAR's online aviation parts storefront, running on Adobe Commerce (Magento 2). It exposes the platform's standard REST webapi at https://shop.aarcorp.com/rest/V1/ and a SOAP endpoint at /soap. Verified live on 2026-08-29: GET /rest/V1/directory/currency and GET /rest/V1/directory/countries return 200 anonymously, POST /rest/V1/guest-carts returns 200 with a guest quote id, and the catalog and store surfaces return 401 with a Magento ACL envelope. AAR publishes NO documentation for this surface and the platform's own schema generator (/rest/all/schema, /soap?wsdl_list=1) returns HTTP 500, so no OpenAPI or WSDL can be retrieved. Listed because it is real, callable and served from AAR's own domain — not because AAR offers it as a developer product.

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/aar-paarts-store"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: aar:aar-paarts-store
name: AAR PAARTS Store Commerce API
tags:
- Aviation
- Parts Supply
- E-Commerce
- Catalog
- Adobe Commerce
humanURL: https://shop.aarcorp.com/
baseURL: https://shop.aarcorp.com/rest/V1
properties:
- url: https://shop.aarcorp.com/
  type: Website
description: 'The AAR PAARTS Store is AAR''s online aviation parts storefront, running on Adobe Commerce
  (Magento 2). It exposes the platform''s standard REST webapi at https://shop.aarcorp.com/rest/V1/ and
  a SOAP endpoint at /soap. Verified live on 2026-08-29: GET /rest/V1/directory/currency and GET /rest/V1/directory/countries
  return 200 anonymously, POST /rest/V1/guest-carts returns 200 with a guest quote id, and the catalog
  and store surfaces return 401 with a Magento ACL envelope. AAR publishes NO documentation for this surface
  and the platform''s own schema generator (/rest/all/schema, /soap?wsdl_list=1) returns HTTP 500, so
  no OpenAPI or WSDL can be retrieved. Listed because it is real, callable and served from AAR''s own
  domain — not because AAR offers it as a developer product.'
x-contract: none published; platform schema endpoint returns HTTP 500