Authentication Information

UArtShow supports the following authentication methods for AI agents and integrations.

OAuth 2.0 (Shopify Storefront API)

  • Authorization Endpoint: https://uartshow.com/oauth/authorize
  • Token Endpoint: https://uartshow.com/oauth/token
  • Public Client ID: shopify-uartshow-storefront
  • Scopes: unauthenticated_read_product_listings,unauthenticated_read_product_inventory,unauthenticated_write_checkouts,unauthenticated_read_checkouts
  • Grant Type: authorization_code, refresh_token

Shopify Storefront GraphQL API

Webhooks (outgoing)

  • Order created: POST /webhooks/orders/create
  • Product updated: POST /webhooks/products/update

Agent Discovery