Gooten · Authentication Profile

Gooten Authentication

Authentication

Gooten secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Print on DemandFulfillmentManufacturingEcommerceDropshippingCustom Products
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

recipeId apiKey
· in: query (RecipeID)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/gooten-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: recipeId
  type: apiKey
  in: query
  parameter: RecipeID
  description: Public RecipeID from the Gooten Admin, required on every request. Order-writing
    and billing endpoints additionally require a private PartnerBillingKey query parameter (URL-encoded).
  sources:
  - openapi/gooten-openapi.yml