BigCommerce · Example Payload
Bigcommerce Getproductvideos Example
E-CommerceRetailCatalogOrderCheckoutPaymentsSoftware-as-a-Service
Bigcommerce Getproductvideos Example is an example object payload from BigCommerce, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "getProductVideos",
"method": "GET",
"path": "/catalog/products/{product_id}/videos",
"summary": "BigCommerce Get All Product Videos",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"data": [
{
"id": 6,
"type": "youtube",
"video_id": "PqBTp23RLhI",
"product_id": 192,
"sort_order": 1,
"title": "Creating and Editing Banners | BigCommerce Tutorials",
"description": "Learn how to create and edit marketing banners. Marketing banners are a great way to advertise sales, display coupon codes, and add design elements. Let\u2019s take a look at how you can leverage banners to convert your store\u2019s visitors into paying customers.",
"length": "01:54"
},
{
"id": 7,
"type": "youtube",
"video_id": "EhYBjzqd-nI",
"product_id": 192,
"sort_order": 2,
"title": "BigCommerce Company Values",
"description": "These are the core principles upon which BigCommerce was built, guiding what we do and how we do it. Each employee learns them, loves them and lives them. Our merchants benefit from them every time they use our product or get help from our support team.\n\nJoin the BigCommerce team and help us build software that changes lives!\n\nhttps://www.bigcommerce.com/careers/",
"length": "03:30"
},
{
"id": 8,
"type": "youtube",
"video_id": "vAUdo4kRjrU",
"product_id": 192,
"sort_order": 3,
"title": "TOP WORKPLACES 2016 - Austin American Statesman + BigCommerce",
"description": "We've been named one of Austin American-Statesman\u02bcs Top WorkPlaces for the 5th year in a row! Here\u02bcs what some employees have to say:\n\n\u201cI am given the freedom and trust to make a difference.\u201d\n\n\u201cEveryone believes in the product and growing the company.\u201d\n\n\u201cI'm appreciated for the work I do and there is room to grown within the company.\u201d\n\nWork With Us!\nhttp://www.bigcommerce.com/careers.php",
"length": "01:37"
}
],
"meta": {
"pagination": {
"total": 3,
"count": 3,
"per_page": 50,
"current_page": 1,
"total_pages": 1,
"links": {
"current": "?page=1&limit=50"
}
}
}
}
}
]
}
Work with this as data
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/bigcommerce-getproductvideos-example"
All examples
curl "https://apis.io/api/v1/examples?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.