Instacart GraphQL Schema
This conceptual GraphQL schema models the Instacart grocery delivery and retail platform. Instacart provides APIs for retailers, brands, and developers to integrate grocery shopping, delivery, fulfillment, and catalog management capabilities. The schema covers the full lifecycle of a grocery order — from browsing stores and products through checkout, delivery, and post-order tracking.
Overview
Instacart GraphQL Schema is a GraphQL API specification published by instacart on the APIs.io network.
This conceptual GraphQL schema models the Instacart grocery delivery and retail platform. Instacart provides APIs for retailers, brands, and developers to integrate grocery shopping, delivery, fulfillment, and catalog management capabilities. The schema covers the full lifecycle of a grocery order — from browsing stores and products through checkout, delivery, and post-order tracking.
The specification includes 5 reference links.
Endpoint
References
- Instacart Developer Platform API documentation https://docs.instacart.com/developer_platform_api/
- Instacart Connect Fulfillment API https://docs.instacart.com/connect/fulfillment/
- Instacart Catalog API https://docs.instacart.com/catalog/catalog_api/overview/
- Instacart Shopping Widgets https://docs.instacart.com/widgets/
- GitHub organization https://github.com/instacart