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 Collect API

The Collect resource connects a product to a custom collection. Collects are meant for managing the relationship between products and custom collections. For every product in a custom collection there is a collect that tracks the ID of both the product and the custom collection. A product can be in more than one collection, and will have a collect connecting it to each collection. Unlike many ShopBase resources, collects aren't apparent to store owners. Collects are for placing products in custom collections only. Smart collections use rules to determine which products are their members

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

Tagged areas include Collect. 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 5 operations across 3 paths, and defines 10 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.

5 operations 3 paths 10 schemas 1 DELETE3 GET1 POST

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 Collect 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 5

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

Collect 5

The Collect resource connects a product to a custom collection. Collects are meant for managing the relationship between products and custom collections. For every product in a cu…

GET
/admin/collects.json
Retrieves a list of collects.
retrieve-a-list-of-collect 1 param → 200
POST
/admin/collects.json
Adds a product to a custom collection.
create-a-collect body → 200
GET
/admin/collects/count.json
Retrieves a count of collects.
retrieve-a-count-of-collect 1 param → 200
GET
/admin/collects/{collect_id:\\d+}.json
Retrieves a specific collect by its ID.
retrieve-a-single-collect → 200
DELETE
/admin/collects/{collect_id:\\d+}.json
Removes a product from a collection.
delete-a-collect 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CollectByIdResponse (8 properties), CollectListResponse (8 properties), Collect (6 properties), CreateCollectResponse (2 properties). Each schema is shown below with its type and property counts.

CollectListResponseSwagger
object
1 property
CollectListResponse
object
8 properties
CreateCollectRequestSwagger
object
1 property
CollectByIdResponseSwagger
object
1 property
CreateCollectResponse
object
2 properties
DeleteCollectResponseSwagger
object
1 property
CreateCollectResponseSwagger
object
1 property
Collect
object
6 properties
CollectByIdResponse
object
8 properties
CollectCountResponseSwagger
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beeketing-collect-api-openapi.yml Raw ↑

Other APIs Beeketing publishes across the network.

Beeketing Abandoned Checkout API
Beeketing Balance 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
Beeketing Order API
Where this information came from

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