Skip to main content
Important

This feature is currently in Early Availability (EA) status. For more information, see GraphQL API policy.

Inventory

Overview

Use the Inventory GraphQL API to enable product providers to push inventory information about a physical product edition to the marketplace that can then be used to track the stock of the product editions.

note

Inventory for a physical product edition is optional, physical products on a marketplace are not required to have an associated Inventory.

Important

This part of the GraphQL API is currently in Preview status. For more information, see GraphQL API policy.

Getting Started

  1. Select the appropriate grant types and scopes for your use case. See Grant types and Scopes.

  2. Create an API client to use with the AppDirect API. See API clients.

  3. Authenticate your client. See API Authentication.

  4. Test your API calls with your access token using a third-party API IDE, for example Postman.

Working with Inventory APIs

  • Use our Hosted GraphQL Explorer to test your queries and mutations.

  • Manage, create or update, inventory for a physical product.

  • Retrieve inventory for a physical product.

API Reference

Was this page helpful?