Goody · Authentication Profile

Goody Authentication

Authentication

Goody secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyRetailGiftingGift CardsE-CommerceCommercePaymentsMCPWebhookRewards
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

bearer http
scheme: bearer
mcp_oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/goody-api-openapi-original.json
docs: https://developer.ongoody.com/commerce-api/authentication
summary:
  types:
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
schemes:
- name: bearer
  type: http
  scheme: bearer
  description: >-
    Goody API key (Commerce API / Automation API). Passed as
    "Authorization: Bearer [example key]". Production and Sandbox
    accounts are separate and carry different keys for isolation.
  docs: https://developer.ongoody.com/commerce-api/authentication
  sources:
  - openapi/goody-api-openapi-original.json
- name: mcp_oauth2
  type: oauth2
  description: >-
    OAuth 2.0 authorization-code + PKCE (S256) used by the Goody MCP server
    for interactive clients (Claude, Cursor). Supports dynamic client
    registration (RFC 7591). Advertised at
    /.well-known/oauth-authorization-server (RFC 8414). Scripts/automations
    may instead pass a personal MCP token as a bearer token.
  docs: https://developer.ongoody.com/mcp/authentication
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.ongoody.com/oauth/authorize
    tokenUrl: https://api.ongoody.com/oauth/token
    registrationUrl: https://api.ongoody.com/oauth/register
    revocationUrl: https://api.ongoody.com/oauth/revoke
    pkce: S256
    scopes:
    - mcp.read
    - mcp.write
    - mcp.gifts
    - chrome.write
  sources:
  - well-known/goody-oauth-authorization-server.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/goody-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.