{"entry":{"slug":"shopify-admin-api","name":"Shopify Admin API","category":"api","summary":"Manage products, orders and customers of a shop.","description":"Admin REST and GraphQL API for catalog, inventory, orders, fulfilment and customers on a given store domain.","auth_mode":"X-Shopify-Access-Token header","endpoint":"https://STORE.myshopify.com/admin/api/2025-07","docs_url":"https://shopify.dev/docs/api/admin-rest","tags":["ecommerce","orders","catalog"],"capabilities":["list_products","create_product","list_orders","update_inventory"],"auth_params":[],"input_format":"application/json","output_format":"application/json","rate_limit":"Leaky bucket: 2 requests/second sustained per store on standard plans.","pricing":"freemium","invocation_example":"curl -s -H \"X-Shopify-Access-Token: $SHOPIFY_TOKEN\" \"https://YOUR-STORE.myshopify.com/admin/api/2025-07/shop.json\"","verified":false,"verified_at":null,"featured":false,"checks_total":1,"checks_ok":1,"avg_latency_ms":339,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-20T11:13:44.789+00:00","health_latency_ms":339,"probe_url":"https://shopify.dev/docs/api/admin-rest"}}