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

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

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

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

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

2 operations 2 paths 8 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 connect_customers 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.

connect_customers 2
POST
/integration/v3/customers-and-product-list/connect
Creates or Updates customers and their product lists on REKKI Connect.
CreateConnectCustomersAndProductListV3 2 params → 200400401500
POST
/integration/v3/customers/connect
Creates or Updates customers on REKKI Connect.
CreateConnectCustomersV3 2 params → 200400401500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are v3.ConnectCustomerAndOrderGuideInput (7 properties), v3.ConnectCustomerInput (6 properties), v3.ConnectCustomerItem (5 properties), v3.ConnectCustomerContactInput (3 properties). Each schema is shown below with its type and property counts.

v3.CreateConnectCustomersOutput
object
3 properties
v3.ConnectCustomerItem
object
5 properties
v3.CreateConnectCustomersAndOrderGuideInput
object
1 property 1 required
v3.CreateConnectCustomersInput
object
1 property 1 required
v3.ConnectCustomerInput
object
6 properties 3 required
v3.ConnectCustomerAndOrderGuideInput
object
7 properties 3 required
v3.GenericErrorResponse
object
1 property
v3.ConnectCustomerContactInput
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rekki-connect-customers-api-openapi.yml Raw ↑

Other APIs REKKI publishes across the network.

REKKI catalog API
REKKI general API
REKKI order-guide API
REKKI orders API