Neon Commerce · Authentication Profile

Neon Commerce Authentication

Authentication

Neon Commerce secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CommercePaymentsGamingCheckoutStorefrontDirect to ConsumerSubscriptionMerchant of RecordGame MonetizationCompany
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

GlobalApiKey apiKey
· in: header (X-Api-Key)
ClientKey apiKey
· in: header (X-Client-Key)
ClientToken apiKey
· in: header (X-Client-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/neon-commerce-account-openapi.yml, openapi/neon-commerce-assets-openapi.yml,
  openapi/neon-commerce-auth-openapi.yml, openapi/neon-commerce-checkout-openapi.yml, openapi/neon-commerce-payout-openapi.yml,
  openapi/neon-commerce-purchase-openapi.yml, openapi/neon-commerce-reports-openapi.yml, openapi/neon-commerce-storefront-openapi.yml,
  openapi/neon-commerce-subscriptions-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: GlobalApiKey
  type: apiKey
  in: header
  parameter: X-Api-Key
  description: |-
    Your Global API key, which spans across environments. Sandbox keys are prefixed with `gk_sandbox_`;
    production keys are prefixed with `gk_`. Find your keys in the Neon dashboard.
  sources:
  - openapi/neon-commerce-account-openapi.yml
  - openapi/neon-commerce-assets-openapi.yml
  - openapi/neon-commerce-auth-openapi.yml
  - openapi/neon-commerce-checkout-openapi.yml
  - openapi/neon-commerce-payout-openapi.yml
  - openapi/neon-commerce-purchase-openapi.yml
  - openapi/neon-commerce-reports-openapi.yml
  - openapi/neon-commerce-storefront-openapi.yml
  - openapi/neon-commerce-subscriptions-openapi.yml
- name: ClientKey
  type: apiKey
  in: header
  parameter: X-Client-Key
  description: |-
    Your Client key, used for client-side requests. Sandbox keys are prefixed with `ck_sandbox_`;
    production keys are prefixed with `ck_`. Find your keys in the Neon dashboard.
  sources:
  - openapi/neon-commerce-auth-openapi.yml
  - openapi/neon-commerce-storefront-openapi.yml
- name: ClientToken
  type: apiKey
  in: header
  parameter: X-Client-Token
  description: |-
    A short-lived client token obtained from the `/client/token` endpoint, used for
    client-side requests to the Neon APIs.
  sources:
  - openapi/neon-commerce-checkout-openapi.yml
  - openapi/neon-commerce-purchase-openapi.yml

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/neon-commerce-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.