Shopify Order Count JSON Endpoint

Job ID: 40154362

Budget: $14 – $30 NZD

I need a single, reliable JSON endpoint that my physical Shopify Counter can call every few minutes. When that URL is hit, it should return nothing more than the current total number of orders in my Shopify store.

The job is straightforward:
• Authenticate with the Shopify Admin API (private or custom app—whichever is quickest to set up).
• Query the Orders resource and extract the all-time count.
• Return a lightweight JSON payload, e.g. { "total_orders": 1234 }.
• Provide the final production URL plus a brief note on any headers, tokens, or rate-limit considerations.

I’ll supply store credentials once we start; you hand back the endpoint and a short setup/usage guide so I can plug it directly into the Counter.
Related categories: Shopify JSON