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

Bitski Commerce API

The Commerce API from Bitski — 10 operation(s) for commerce.

Bitski Commerce API is one of 5 APIs that Bitski publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Commerce. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 10 paths, and defines 26 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://api.bitski.com.

12 operations 10 paths 26 schemas 7 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.bitski.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Bitski Commerce API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope.

  • oauth2 — Client credentials

Paths & Operations 12

Across 10 paths, the API surfaces 12 operations — 7 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Commerce 12
POST
/v1/apps/{app_id}/fulfillments
Create a fulfillment for an order
create_fulfillment 1 param body → 201401
GET
/v1/apps/{app_id}/fulfillments/{fulfillment_id}
Get fulfillment details
get_fulfillment 2 params → 201401404
PATCH
/v1/apps/{app_id}/fulfillments/{fulfillment_id}
Update fulfillment status
patch_fulfillment 2 params body → 200401404
GET
/v1/auctions/{auction_id}
Get details about an auction
get_auction_info 1 param → 200404
POST
/v1/orders
Create a new pending order.
create_order body → 201401
GET
/v1/orders/{order_id}
Get details for an existing order.
get_order 1 param → 200401404
PATCH
/v1/orders/{order_id}/payments/{payment_id}
Update a payment for an order.
patch_order_payment 2 params body → 200401404
GET
/v1/products
Filter products by store
list_products 8 params → 200
GET
/v1/products/{product_id}
Get product details
get_product 1 param → 200404
GET
/v1/stores/{store_id}
Get public facing storefront details
store_public 1 param → 200404
GET
/v1/users/{user_id}/payment-methods
List current user's payment methods
list_payment_methods 1 param → 200401
POST
/v1/users/{user_id}/payment-methods
Add a new payment method
add_payment_method 1 param body → 200400401

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are Product (17 properties), OnChainAuctionInfo (11 properties), PublicStore (11 properties), Order (9 properties). Each schema is shown below with its type and property counts.

Fulfillment
OrderStatus
string
TokenMetadata
object
6 properties
GateFilter
object
6 properties 4 required
Currency
string
NextAction
Product
object
17 properties 11 required
AuctionInfo
OffChainAuctionInfo
object
7 properties 5 required
MintTokenParameters
object
1 property 1 required
Auction
object
6 properties 2 required
Price
object
3 properties 2 required
Order
object
9 properties 8 required
TokenItems
object
1 property 1 required
OnChainBid
object
7 properties 4 required
Payment
object
6 properties 2 required
Attribute
object
2 properties 2 required
OnChainAuctionInfo
object
11 properties 9 required
SaleTypeQuery
string
PaymentMethod
object
3 properties 3 required
PublicStore
object
Your public facing storefront
11 properties 8 required
Gate
object
Limits to who can buy the product
8 properties 7 required
SaleType
string
NewPaymentMethod
object
2 properties 1 required
FulfillmentStatus
string
PublicOffChainBid
object
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bitski-commerce-api-openapi.yml Raw ↑

Other APIs Bitski publishes across the network.

Bitski activity API
Bitski Droplinks API
Bitski Minting API
Bitski Token Gating API
Where this information came from

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