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

Knak MergeTags API

The MergeTags API from Knak — 2 operation(s) for mergetags.

Knak MergeTags API is one of 21 APIs that Knak publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://yourService.com/your-sync-location-api.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
V1
Base URL
https://enterprise.knak.io/api/published/v1
Resource Areas
1

Paths & Operations 5

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

MergeTags 5
GET
/merge-tags
List all merge tags
4 params → 200401403
POST
/merge-tags
Create a merge tag
body → 200400401403
GET
/merge-tags/{merge_tag_id}
Retrieve a merge tag
1 param → 200401403
PATCH
/merge-tags/{merge_tag_id}
Update a merge tag
1 param body → 200401403
DELETE
/merge-tags/{merge_tag_id}
Delete a merge tag
1 param → 200401403

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are MergeTagAttributes (8 properties), MergeTag (3 properties), MergeTagList (3 properties), Error (1 property). Each schema is shown below with its type and property counts.

MergeTagList
object
3 properties
MergeTag
object
3 properties
Response
object
1 property
MergeTagAttributes
object
8 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

knak-mergetags-api-openapi.yml Raw ↑

Other APIs Knak publishes across the network.

Knak Asset Custom Fieldsets API
Knak AssetFolders API
Knak Assets API
Knak AvailablePlatforms API
Knak Brands API
Knak Contacts API
Knak DAM Assets API
Knak Fields API
Knak Integrations API
Knak MarketingPlatformSyncs API
Knak Modules API
Knak OAuth2 API