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

Process individual files using LLM extraction with prompt templates.

Kuehne+Nagel Process File 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-file. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

14 operations 14 paths 23 schemas 14 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 File 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 14

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

process-file 14

Process individual files using LLM extraction with prompt templates.

POST
/v2/process-file/
Post Process File V2
post_process_file_v2_v2_process_file__post 2 params body → 200422
POST
/v2/async/process-file/
Post Process File Async V2
post_process_file_async_v2_v2_async_process_file__post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-file
Post Process File V3
post_process_file_v3_v3_workspaces__workspace_id__process_file_post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-file-with-prompt
Post Process File With Prompt V3
post_process_file_with_prompt_v3_v3_workspaces__workspace_id__process_file_with_prompt_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-file
Post Process File V3 Api Key
post_process_file_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-file-with-prompt
Post Process File With Prompt V3 Api Key
post_process_file_with_prompt_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_with_prompt_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/async/process-file
Post Process File Async V3 Api Key
post_process_file_async_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_file_post 2 params body → 202422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-file-verified
Post Process File Verified V3 Api Key
post_process_file_verified_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_verified_post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-file-base64
Post Process File Base64 V3
post_process_file_base64_v3_v3_workspaces__workspace_id__process_file_base64_post 2 params body → 200422
POST
/v3/workspaces/{workspace_id}/process-file-with-prompt-base64
Post Process File With Prompt Base64 V3
post_process_file_with_prompt_base64_v3_v3_workspaces__workspace_id__process_file_with_prompt_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-file-base64
Post Process File Base64 V3 Api Key
post_process_file_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/process-file-with-prompt-base64
Post Process File With Prompt Base64 V3 Api Key
post_process_file_with_prompt_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_with_prompt_base64_post 2 params body → 200422
POST
/v3/api-key-auth/workspaces/{workspace_id}/async/process-file-base64
Post Async Process File Base64 V3 Api Key
post_async_process_file_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_file_base64_post 2 params body → 202422
POST
/v3/workspaces/{workspace_id}/process-file-verified-base64
Post Process File Verified Base64 V3
post_process_file_verified_base64_v3_v3_workspaces__workspace_id__process_file_verified_base64_post 2 params body → 200422

Schemas 23

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

Body_post_process_file_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_post
object
11 properties 2 required
VerifiedProcessingSummary
object
Summary information for verified processing results.
7 properties 7 required
HTTPValidationError
object
1 property
Body_post_process_file_v2_v2_process_file__post
object
6 properties 3 required
VerifiedProcessingResponse
object
Response model for verified file processing with multiple concurrent runs.
3 properties 3 required
Body_post_process_file_base64_v3_v3_workspaces__workspace_id__process_file_base64_post
object
12 properties 3 required
Body_post_process_file_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_base64_post
object
12 properties 3 required
Body_post_process_file_verified_base64_v3_v3_workspaces__workspace_id__process_file_verified_base64_post
object
13 properties 4 required
VerifiedProcessingRun
object
Individual run result in verified processing.
4 properties 3 required
Body_post_process_file_with_prompt_v3_v3_workspaces__workspace_id__process_file_with_prompt_post
object
7 properties 2 required
Body_post_process_file_async_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_file_post
object
12 properties 2 required
ExtractAsyncResponse
object
2 properties 2 required
Body_post_process_file_with_prompt_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_with_prompt_base64_post
object
8 properties 3 required
ModelType
string
Body_post_process_file_with_prompt_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_with_prompt_post
object
7 properties 2 required
Body_post_async_process_file_base64_v3_api_key_v3_api_key_auth_workspaces__workspace_id__async_process_file_base64_post
object
13 properties 3 required
FileMetadata
object
12 properties 5 required
Body_post_process_file_async_v2_v2_async_process_file__post
object
6 properties 3 required
Body_post_process_file_verified_v3_api_key_v3_api_key_auth_workspaces__workspace_id__process_file_verified_post
object
12 properties 3 required
Body_post_process_file_v3_v3_workspaces__workspace_id__process_file_post
object
11 properties 2 required
ExtractFileResponse
object
4 properties
Body_post_process_file_with_prompt_base64_v3_v3_workspaces__workspace_id__process_file_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-file-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 File 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.