Describe v2 API capabilities
Use this endpoint to discover available product, category, vendor, and location actions with the scopes required for each current v2 resource.
GET
Describe v2 API capabilities
Authorizations
OAuth 2.0 with opaque bearer tokens. Authorization-code requests require PKCE S256.
Headers
Pin a dated API release (YYYY-MM-DD). Omit for the latest (2026-06-09). Unknown values return 400 unsupported_api_version; the resolved version is echoed back in the X-API-Version response header.
Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"2026-06-09"
Describe v2 API capabilities