Newegg · Authentication Profile

Newegg Authentication

Authentication

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

CompanyConsumerE-CommerceMarketplaceRetailElectronicsSellersOrder ManagementFulfillment
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

Authorization apiKey
· in: header (Authorization)
SecretKey apiKey
· in: header (SecretKey)
sellerid apiKey
· in: query (sellerid)

Source

Authentication Profile

newegg-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://developer.newegg.com/newegg_marketplace_api/
docs: https://developer.newegg.com/newegg_marketplace_api/newegg-developers-quick-guide/
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Static credential authentication. There is no OAuth2/OIDC surface. Each
    request carries two custom headers plus the seller identifier as a query
    parameter. API Key and Secret Key are issued to registered marketplace
    sellers (request via Datafeeds@newegg.com).
schemes:
  - name: Authorization
    type: apiKey
    in: header
    parameter: Authorization
    description: The seller's Newegg Marketplace API Key.
  - name: SecretKey
    type: apiKey
    in: header
    parameter: SecretKey
    description: The seller's Newegg Marketplace Secret Key, paired with the API Key.
  - name: sellerid
    type: apiKey
    in: query
    parameter: sellerid
    description: >-
      The seller account identifier scoping the request to a marketplace seller.
common_headers:
  Content-Type: application/json  # application/xml also supported
  Accept: application/json        # application/xml also supported
platforms:
  - name: Newegg.com (US)
    host: https://api.newegg.com/marketplace/
  - name: NeweggBusiness.com (B2B)
    host: https://api.newegg.com/marketplace/
  - name: Newegg.ca (Canada)
    host: https://api.newegg.com/marketplace/
notes: >-
  Resource URL and credentials differ per Newegg platform (US / Business / CA);
  the API host is api.newegg.com for all three, distinguished by seller
  credentials.

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/newegg-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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