Strangeworks Products GraphQL API

The product-side GraphQL API used by compute products published on the Strangeworks platform to register and update backends, create and update jobs, upload job files, store resource configuration, and create billing transactions. Authenticated with a product API key exchanged at POST /product/token.

API entry from apis.yml

apis.yml Raw ↑
aid: strangeworks:products
name: Strangeworks Products GraphQL API
description: The product-side GraphQL API used by compute products published on the Strangeworks platform
  to register and update backends, create and update jobs, upload job files, store resource configuration,
  and create billing transactions. Authenticated with a product API key exchanged at POST /product/token.
humanURL: https://docs.strangeworks.com/welcome/how-it-works
baseURL: https://api.strangeworks.com/products
tags:
- GraphQL
- Backends
- Jobs
- Billing
properties:
- type: GraphQL
  url: graphql/strangeworks-products.graphql
- type: Documentation
  url: https://docs.strangeworks.com/welcome/how-it-works