How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kuehne+Nagel Process Zip API

Process ZIP archives containing multiple files using LLM extraction.

Kuehne+Nagel Process Zip API is one of 48 APIs that Kuehne+Nagel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 12 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against 2 base URLs: https://gateway.api.kuehne-nagel.com/oldkaiextractapi/0.1.0, http://gateway.api.kuehne-nagel.com:8280/oldkaiextractapi/0.1.0.

12 operations 12 paths 21 schemas 12 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://gateway.api.kuehne-nagel.com/track-trace/shipment/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Kuehne+Nagel Process Zip API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (default) using the implicit flow. By default, every request must be authenticated.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 POST. Each is listed below with its method, path, parameters, and response codes.

process-zip 12

Process ZIP archives containing multiple files using LLM extraction.

POST
/v2/process-zip/
Post Process Zip V2
post_process_zip_v2_v2_process_zip__post 2 params body → 200422
POST
/v2/async/process-zip/
Post Process Zip Async V2
post_process_zip_async_v2_v2_async_process_zip__post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-zip
Post Process Zip V3
post_process_zip_v3_v3_workspaces__workspace_id__process_zip_post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-zip-with-prompt
Post Process Zip With Prompt V3
post_process_zip_with_prompt_v3_v3_workspaces__workspace_id__process_zip_with_prompt_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-zip
Post Process Zip V3 Api Key
post_process_zip_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-zip-with-prompt
Post Process Zip With Prompt V3 Api Key
post_process_zip_with_prompt_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_with_prompt_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/async/process-zip
Post Process Zip Async V3 Api Key
post_process_zip_async_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_post 2 params body → 202422
POST
/v3/workspaces/{workspace_id}/process-zip-base64
Post Process Zip Base64 V3
post_process_zip_base64_v3_v3_workspaces__workspace_id__process_zip_base64_post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-zip-with-prompt-base64
Post Process Zip With Prompt Base64 V3
post_process_zip_with_prompt_base64_v3_v3_workspaces__workspace_id__process_zip_with_prompt_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-zip-base64
Post Process Zip Base64 V3 Api Key
post_process_zip_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-zip-with-prompt-base64
Post Process Zip With Prompt Base64 V3 Api Key
post_process_zip_with_prompt_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_with_prompt_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/async/process-zip-base64
Post Async Process Zip Base64 V3 Api Key
post_async_process_zip_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_base64_post 2 params body → 202422

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Body_post_async_process_zip_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_base64_post (13 properties), Body_post_process_zip_async_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_post (12 properties), FileMetadata (12 properties), Body_post_process_zip_base64_v3_v3_workspaces__workspace_id__process_zip_base64_post (12 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
Body_post_process_zip_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_post
object
11 properties 2 required
ZipMetadata
object
6 properties 5 required
Body_post_process_zip_v2_v2_process_zip__post
object
6 properties 3 required
Body_post_process_zip_with_prompt_base64_v3_v3_workspaces__workspace_id__process_zip_with_prompt_base64_post
object
8 properties 3 required
Body_post_process_zip_async_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_post
object
12 properties 2 required
ExtractAsyncResponse
object
2 properties 2 required
Body_post_process_zip_async_v2_v2_async_process_zip__post
object
6 properties 3 required
ModelType
string
Body_post_process_zip_with_prompt_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_with_prompt_post
object
7 properties 2 required
FileMetadata
object
12 properties 5 required
Body_post_process_zip_v3_v3_workspaces__workspace_id__process_zip_post
object
11 properties 2 required
ExtractZipResponse
object
3 properties
ExtractZipFileResult
object
2 properties 1 required
Body_post_async_process_zip_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_zip_base64_post
object
13 properties 3 required
Body_post_process_zip_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_base64_post
object
12 properties 3 required
Body_post_process_zip_with_prompt_v3_v3_workspaces__workspace_id__process_zip_with_prompt_post
object
7 properties 2 required
ExtractZipResult
object
3 properties
Body_post_process_zip_base64_v3_v3_workspaces__workspace_id__process_zip_base64_post
object
12 properties 3 required
Body_post_process_zip_with_prompt_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_zip_with_prompt_base64_post
object
8 properties 3 required
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kuehne-nagel-process-zip-api-openapi.yml Raw ↑

Other APIs Kuehne+Nagel publishes across the network.

Kuehne+Nagel Administration Layer API
Kuehne+Nagel API Keys API
Kuehne+Nagel Assigned Consignments API
Kuehne+Nagel Background Tasks API
Kuehne+Nagel Booking API
Kuehne+Nagel Booking Requests API
Kuehne+Nagel Cargo Items API
Kuehne+Nagel Config API
Kuehne+Nagel Container API
Kuehne+Nagel Delete API
Kuehne+Nagel Document API
Kuehne+Nagel Document Request API
Where this information came from

This is an independent, third-party profile of Kuehne+Nagel Process Zip API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.