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

The general API from REKKI — 2 operation(s) for general.

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

Tagged areas include general. 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 2 schemas. It is described by OpenAPI 2.0.

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

2 operations 2 paths 2 schemas 2 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 general API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

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.

general 2
POST
/integration/v1/logdeprecated
Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint
PostLogMessage 2 params → 200
POST
/integration/v3/log
Post a log message for the supplier for internal debugging. There is no need to handle response from this endpoint
PostLogMessageV3 2 params → 200

Schemas 2

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

v3.LogMessage
object
2 properties
main.LogMessage
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rekki-general-api-openapi.yml Raw ↑

Other APIs REKKI publishes across the network.

REKKI catalog API
REKKI connect_customers API
REKKI order-guide API
REKKI orders API