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

REKKI order-guide API

The order-guide API from REKKI — 1 operation(s) for order-guide.

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

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

This API exposes 2 operations across 1 path, and defines 5 schemas. It is described by OpenAPI 2.0.

Requests are made against the base URL https://api.rekki.com.

2 operations 1 paths 5 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://api.rekki.com
Authentication
API Key
License
All rights reserved
Resource Areas
1

Authentication & Security 1

REKKI order-guide API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

Paths & Operations 2

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

order-guide 2
GET
/integration/v3/order-guide
Retrieve customer's order guide
GetOrderGuideV3 2 params → 200400401500
POST
/integration/v3/order-guide
Replace customer's order guide
ReplaceOrderGuideV3 2 params → 200400401500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are v3.OrderGuideObject (6 properties), v3.OrderGuideParameters (5 properties), v3.OrderGuideRequest (2 properties), v3.OrderGuideResponse (2 properties). Each schema is shown below with its type and property counts.

v3.OrderGuideParameters
object
5 properties 3 required
v3.OrderGuideResponse
object
2 properties
v3.OrderGuideObject
object
6 properties 3 required
v3.OrderGuideRequest
object
2 properties 2 required
v3.GenericErrorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rekki-order-guide-api-openapi.yml Raw ↑

Other APIs REKKI publishes across the network.

REKKI catalog API
REKKI connect_customers API
REKKI general API
REKKI orders API