Shopify Admin REST API
The Shopify Admin REST API lets you build apps and integrations that extend and enhance the Shopify admin. It provides access to products, customers, orders, inventory, fulfillment, shipping, and store configuration. All requests require a valid Shopify access token generated through OAuth. Note: Shopify is deprecating the REST Admin API in favor of GraphQL; new development should use the GraphQL Admin API.
Documentation
Documentation
https://shopify.dev/docs/api/admin-rest
Authentication
https://shopify.dev/docs/apps/auth/get-access-tokens
RateLimits
https://shopify.dev/docs/api/usage/rate-limits
Specifications
Schemas & Data
JSONSchema
json-schema/shopify-admin-product-schema.json
JSONSchema
json-schema/shopify-admin-order-schema.json
JSONSchema
json-schema/shopify-admin-customer-schema.json
JSONStructure
json-structure/shopify-admin-product-structure.json
Other Resources
Reference
https://shopify.dev/docs/api/admin-rest/latest
Versioning
https://shopify.dev/docs/api/usage/versioning
JSONLDContext
json-ld/shopify-admin-context.jsonld
SpectralRules
rules/shopify-admin-rules.yml
Capabilities
capabilities/store-management.yaml
Vocabulary
vocabulary/shopify-admin-vocabulary.yml
OpenAPI
#Commerce
#Ecommerce
#Admin
#REST
#Products
#Orders
#Customers