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

Beeketing Product Variant API

A variant can be added to a Product resource to represent one version of a product with several options. The Product resource will have a variant for every possible combination of its options. Each product can have a maximum of three options and a maximum of 250 variants.

Beeketing Product Variant API is one of 27 APIs that Beeketing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product Variant. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 6 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://shop-name.onshopbase.com.

6 operations 4 paths 13 schemas 1 DELETE3 GET1 POST1 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://{shop}.onshopbase.com/admin
Authentication
API Key, API Key, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Beeketing Product Variant API declares 3 security schemes for authenticating requests. An API key is passed in the header as APP_ACCESS_TOKEN (APP_ACCESS_TOKEN). An API key is passed in the header as SHOP_ACCESS_TOKEN (SHOP_ACCESS_TOKEN). An API key is passed in the header as USER_ACCESS_TOKEN (USER_ACCESS_TOKEN).

Paths & Operations 6

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

Product Variant 6

A variant can be added to a Product resource to represent one version of a product with several options. The Product resource will have a variant for every possible combination of…

GET
/admin/products/{product_id}/variants.json
Retrieves a list of product variants.
get-all-variants-of-a-product 1 param → 200
POST
/admin/products/{product_id}/variants.json
Create a new product variant.
create-a-variant-of-a-product 1 param body → 200
GET
/admin/products/{product_id}/variants/count.json
Retrieves a count of product variants.
get-count-of-all-variants-of-a-product 1 param → 200
DELETE
/admin/products/{product_id}/variants/{variant_id}.json
Delete a product variant
delete-a-variant-of-product 2 params → 200
GET
/admin/variants/{variant_id}.json
Retrieves a single product variant by ID.
get-detail-of-a-variant → 200
PUT
/admin/variants/{variant_id}.json
Update the title and price of an existing variant.
update-a-variant-of-a-product body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ProductVariantResponse (23 properties), ProductVariantRawRequestSwagger (19 properties), ProductVariantRawRequest (18 properties), PresentmentPrice (2 properties). Each schema is shown below with its type and property counts.

APIResponseCreateProductVariantDto
object
1 property
ProductVariantDtoRequest
object
2 properties
Price
object
2 properties
DeleteProductVariantResponse
object
1 property
ProductVariantRawRequest
object
18 properties
PresentmentPrice
object
2 properties
VariantByIdSwagger
object
1 property
VariantCountResponse
object
1 property
APIResponseUpdateProductVariantDto
object
1 property
AllVariantResponse
object
1 property
APIRequestCreateProductVariantDto
object
1 property
ProductVariantResponse
object
23 properties
ProductVariantRawRequestSwagger
object
19 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beeketing-product-variant-api-openapi.yml Raw ↑

Other APIs Beeketing publishes across the network.

Beeketing Abandoned Checkout API
Beeketing Balance API
Beeketing Collect API
Beeketing Custom Collection API
Beeketing Customer Address API
Beeketing Customer API
Beeketing Discount Code API
Beeketing Domain API
Beeketing Draft Order API
Beeketing Fulfillment API
Beeketing Fulfillment Service API
Beeketing Metafield API
Where this information came from

This is an independent, third-party profile of Beeketing Product Variant 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.