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

The Customer API from Beeketing — 4 operation(s) for customer.

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

Tagged areas include Customers. 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 7 operations across 4 paths, and defines 8 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.

7 operations 4 paths 8 schemas 1 DELETE3 GET2 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 Customer 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 7

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

Customer 7
GET
/admin/customers.json
Retrieves a list of customers.
retrieves-a-list-of-customers 8 params → 200
POST
/admin/customers.json
Creates a customer.
creates-a-customer body → 200
GET
/admin/customers/count.json
Retrieve a count of all customers
retrieves-a-count-of-all-customers → 200
POST
/admin/customers/{customer_id:[0-9]+}/send_invite.json
Sends an account invite to a customer.
send-invitation-email-to-customer body → 200
GET
/admin/customers/{id:\\d+}.json
Retrieves a single customer.
retrieves-a-single-customer 2 params → 200
DELETE
/admin/customers/{id:\\d+}.json
Remove an existing customer
deletes-a-customer → 200
PUT
/admin/customers/{id:\\d+}.json
Updates a customer.
updates-a-customer body → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CustomerDto (23 properties), CustomerAddressDetail (23 properties), CustomerInvite (5 properties), SendInvitationRequest (1 property). Each schema is shown below with its type and property counts.

CustomerForResponse
object
1 property
CustomerAddressDetail
object
23 properties
models.SwaggerDeleteResponse
object
CountResponse
object
1 property
CustomerDto
object
23 properties
CustomerInvite
object
5 properties
CustomerSwaggerResponse
object
1 property
SendInvitationRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beeketing-customer-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 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 Customer 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.