How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Neon Commerce Storefront API

The Storefront API from Neon Commerce — 9 operation(s) for storefront.

Neon Commerce Storefront API is one of 13 APIs that Neon Commerce publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Storefront. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 17 operations across 9 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.neonpay.com.

17 operations 9 paths 11 schemas 3 DELETE6 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.neonpay.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Neon Commerce Storefront API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Api-Key (EnvironmentApiKey). An API key is passed in the header as X-Client-Key (ClientKey). By default, every request must be authenticated.

  • EnvironmentApiKey — Your Environment API key, scoped to a particular environment. Sandbox keys are prefixed with pksandbox; production keys are prefixed with pk. Find your keys in…
  • ClientKey — Your Client key, used for client-side requests. Sandbox keys are prefixed with cksandbox; production keys are prefixed with ck. Find your keys in the Neon dash…

Paths & Operations 17

Across 9 paths, the API surfaces 17 operations — 3 DELETE, 6 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Storefront 17
POST
/storefront/items
Create items
createStorefrontItems body → 201400401
POST
/storefront/offer-groups
Create an offer group
createStorefrontOfferGroups body → 201400401
POST
/storefront/offers
Create offers
createStorefrontOffers body → 201400401
GET
/storefront/offers
Get offers
getStorefrontOffers 3 params → 200400401
DELETE
/storefront/item/{code}
Delete an item
deleteStorefrontItem 1 param → 200400401
GET
/storefront/item/{code}
Get an item by code
getStorefrontItem 1 param → 200400401
PUT
/storefront/item/{code}
Update an item by code
updateStorefrontItem 1 param body → 201400401
DELETE
/storefront/offer/{sku}
Delete an offer
deleteStorefrontOffer 1 param → 200400401409
GET
/storefront/offer/{sku}
Get an offer by SKU
getStorefrontOffer 1 param → 200400401
PUT
/storefront/offer/{sku}
Update an offer by SKU
updateStorefrontOffer 1 param body → 200400401
DELETE
/storefront/offer-group/{code}
Delete an offer group
deleteStorefrontOfferGroup 1 param → 200400401
GET
/storefront/offer-group/{code}
Get an offer group by code
getStorefrontOfferGroup 1 param → 200400401
PUT
/storefront/offer-group/{code}
Update an offer group by code
updateStorefrontOfferGroup 1 param body → 201400401
GET
/storefront/prices
Get localized pricing by IP address.
getRegionalPricingByIpAddress 1 param → 200400401
GET
/storefront/theme
Get a storefront theme
getTheme → 201400401
PUT
/storefront/theme
Update the theme for a storefront
updateTheme body → 200400401
POST
/storefront/callbacks
Register a URL to handle events throughout the storefront and checkout flow.
subscribeToCallbacks body → 201400401

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Theme (15 properties), Offer (15 properties), OfferText (7 properties), APIError (5 properties). Each schema is shown below with its type and property counts.

PlayerInventory
array
Offer
object
15 properties 10 required
OfferText
object
A Neon localized text object for an Offer. See [here](https://neonpay.readme.io/docs/text-localization) for more details.
7 properties 2 required
ItemText
object
A Neon localized text object for an Item. See [here](https://neonpay.readme.io/docs/text-localization) for more details.
3 properties 2 required
APIError
object
5 properties 2 required
ErrorDetail
object
2 properties 2 required
OfferItemText
object
A Neon localized text object for an Item within an Offer. See [here](https://neonpay.readme.io/docs/text-localization) for more details.
2 properties
OfferGroupText
object
A Neon localized text object for an Offer Group. See [here](https://neonpay.readme.io/docs/text-localization) for more details.
4 properties
Theme
object
15 properties 13 required
Item
object
Items are the base unit of any offer, like gems or gold. Offers are made up of items with quantities (e.g. 500 gold).
3 properties 3 required
OfferGroup
object
Offer groups are used to group and display offers in a storefront.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neon-commerce-storefront-api-openapi.yml Raw ↑

Other APIs Neon Commerce publishes across the network.

Neon Commerce Account API
Neon Commerce Assets API
Neon Commerce Auth API
Neon Commerce Checkout API
Neon Commerce Client API
Neon Commerce Payouts API
Neon Commerce Prices API
Neon Commerce Pricing Sheet API
Neon Commerce Purchases API
Neon Commerce Reports API
Neon Commerce Status API
Neon Commerce Subscriptions API
Where this information came from

This is an independent, third-party profile of Neon Commerce Storefront API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.