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

The Users API from Knak — 4 operation(s) for users.

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

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

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

8 operations 4 paths 10 schemas 1 DELETE4 GET1 PATCH1 POST1 PUT

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 8

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

Users 8
GET
/users
List all users
4 params → 200401403
GET
/users/{user_id}
Retrieve a specific user's information.
1 param → 200401403404
DELETE
/users/{user_id}
Delete user
2 params → 200400401403404
GET
/Users
Retrieve users
3 params → 200401403
POST
/Users
Create a user
body → 200401403409
GET
/Users/{user_id}
Retrieve a user
1 param → 200401403404
PUT
/Users/{user_id}
Update a user
1 param body → 200400401403404
PATCH
/Users/{user_id}
Update a user
1 param body → 200401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are UserSchema (6 properties), User (4 properties), UserList_2 (4 properties), UserList (3 properties). Each schema is shown below with its type and property counts.

ErrorSchema
object
3 properties
Error_2
object
1 property
UserResponse
object
2 properties
UserItem
object
3 properties
Response
object
1 property
UserList
object
3 properties
Error
object
1 property
UserList_2
object
4 properties
User
object
4 properties
UserSchema
object
SCIM User schema representation for users in the platform.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

knak-users-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 MergeTags API
Knak Modules API