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

BigCommerce Custom Fields API

The Custom Fields API from BigCommerce — 2 operation(s) for custom fields.

BigCommerce Custom Fields API is one of 161 APIs that BigCommerce publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 5 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 3.0.0.

Requests are made against a single base URL, https://api.bigcommerce.com/stores/{store_hash}/v3.

5 operations 2 paths 8 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0.0
Base URL
https://api.example.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

BigCommerce Custom Fields API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (X-Auth-Token). By default, every request must be authenticated.

  • X-Auth-Token — OAuth scopes | UI Name | Permission | Parameter | |:--|:--|:-| | Information & Settings | read-only | storev2informationreadonly| | Information & Settings | mo…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Custom Fields 5
GET
/catalog/products/{product_id}/custom-fields
BigCommerce Get Product Custom Fields
getProductCustomFields 5 params → 200401403404405
POST
/catalog/products/{product_id}/custom-fields
BigCommerce Create a Product Custom Field
createProductCustomField 1 param body → 200401403404405415422
GET
/catalog/products/{product_id}/custom-fields/{custom_field_id}
BigCommerce Get a Product Custom Field
getProductCustomField 4 params → 200401403404405
PUT
/catalog/products/{product_id}/custom-fields/{custom_field_id}
BigCommerce Update a Product Custom Field
updateProductCustomField 2 params body → 200401403404405415422
DELETE
/catalog/products/{product_id}/custom-fields/{custom_field_id}
BigCommerce Delete a Product Custom Field
deleteProductCustomField 2 params → 204401403404405

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are MethodNotAllowedError (4 properties), GeneralError (4 properties), GeneralErrorWithErrors (4 properties), customFieldData (3 properties). Each schema is shown below with its type and property counts.

GeneralErrorWithErrors
object
4 properties 4 required
GeneralError
object
4 properties 3 required
MethodNotAllowedError
object
4 properties 4 required
metaCollectionFull
object
Data about the response, including pagination and collection totals.
1 property
customFieldPut
object
Payload for PUT request to update custom fields associated with a product.
2 properties
customFieldData
object
Gets custom fields associated with a product. These allow you to specify additional information that will appear on the product’s page, such as a book’s ISBN o…
3 properties
metaEmptyFull
object
Response metadata.
customFieldPost
object
Payload for POST request to create custom fields associated with a product.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bigcommerce-custom-fields-api-openapi.yml Raw ↑

Other APIs BigCommerce publishes across the network.

Big Commerce Inventory
Big Commerce Locations
Big Commerce Customer Segmentation
Big Commerce Promotions
Big Commerce Promotion Settings
Big Commerce Pickup Methods
Big Commerce Storefront Pickup Options
Big Commerce Transactions
BigCommerce Abandoned Cart Emails API
BigCommerce Abandoned Cart Settings API
BigCommerce Abandoned Carts API
BigCommerce Abandoned Carts Settings API
Where this information came from

This is an independent, third-party profile of BigCommerce Custom Fields 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.