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

The AssetFolders API from Knak — 2 operation(s) for assetfolders.

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

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

This API exposes 4 operations across 2 paths, and defines 4 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.

4 operations 2 paths 4 schemas 1 DELETE1 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 4

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

AssetFolders 4
GET
/asset-folders
List asset folders
4 params → 200400401403
POST
/asset-folders
Create asset folder
body → 201400401403
PATCH
/asset-folders/{asset_folder_id}
Update asset folder
1 param body → 200400401403
DELETE
/asset-folders/{asset_folder_id}
Delete an asset folder
1 param → 204400401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AssetFolderList (3 properties), AssetFolder (3 properties), Error (1 property), AssetFolderItem (1 property). Each schema is shown below with its type and property counts.

AssetFolder
object
3 properties
AssetFolderItem
object
1 property
Error
object
1 property
AssetFolderList
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

knak-assetfolders-api-openapi.yml Raw ↑

Other APIs Knak publishes across the network.

Knak Asset Custom Fieldsets 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 MergeTags API
Knak Modules API
Knak OAuth2 API