How to calculate shipping rates and delivery estimates via Shopify API?

Topic summary

A developer is integrating Shopify stores with their system and needs to calculate shipping costs and delivery estimates. They’re specifically asking whether this functionality is available through the GraphQL Admin API, or if they must use alternative approaches like the Storefront API or checkout workflows instead.

The question remains unanswered with no responses yet. The developer is seeking:

  • Official guidance on the recommended approach
  • Specific endpoint suggestions
  • Potential workarounds if Admin API doesn’t support this directly
Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

Hello!

I’m working on integrating Shopify stores with my system using the GraphQL Admin API. My goal is to calculate the shipping cost and delivery estimate values.

Is there a recommended way to do this using GraphQL Admin API, or is this only possible with the Storefront API or via checkout workflows?

Any official guidance, endpoint suggestions, or workaround approaches would be very helpful.

Thank you in advance!