Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Checkmate Merchants API

The Merchants API from Checkmate — 2 operation(s) for merchants.

Checkmate Merchants API is one of 3 APIs that Checkmate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Merchants. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.openstock.sh.

2 operations 2 paths 12 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.openstock.sh
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Merchants 2
POST
/v1/merchants/search
Batch merchant search
body → 200400401429
POST
/v1/merchants/codes
Batch merchant offer codes
body → 200400401429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are OfferCode (13 properties), MerchantSearchQuery (5 properties), MerchantSearchItem (4 properties), EstimatedShipping (4 properties). Each schema is shown below with its type and property counts.

MerchantCodesQuery
object
3 properties 3 required
MerchantSearchItem
object
4 properties 4 required
MerchantCodesResponse
object
1 property 1 required
EstimatedShipping
objectnull
Estimated shipping time statistics, or null when unknown
4 properties 4 required
MerchantSearchRequest
object
1 property 1 required
MerchantSearchQuery
object
5 properties 3 required
MerchantCodesRequest
object
1 property 1 required
ErrorResponse
object
1 property 1 required
OfferCode
object
13 properties 13 required
MerchantSearchResponse
object
1 property 1 required
MerchantSearchResult
object
2 properties 2 required
MerchantCodesResult
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkmate-merchants-api-openapi.yml Raw ↑

Other APIs Checkmate publishes across the network.

Checkmate Health API
Checkmate Shoppers API