Kargo website screenshot

Kargo

Kargo (Kargo Technologies, kargo.ai) builds an AI-powered smart loading dock for warehouses and distribution centers. Camera towers (Kargo Tower) and forklift-mounted cameras (Kargo Lift) apply computer vision to every pallet that moves through a dock door, reading LPN, SKU, lot code and expiration-date labels to automate shipping and receiving, verify loads and shipments, detect damage, and feed inventory visibility, shelf-life management, FSMA traceability, claims management, financial reconciliation and automated ASNs back into the customer WMS. Kargo publishes a public integration surface for that data exchange: a REST Document Intake API described by an OpenAPI 3.1 document, a public GraphQL API with open anonymous introspection, a single unified JSON endpoint, a webhook (push) API at shipment and pallet level plus a GraphQL subscription alternative, and flat-file ingest over email, SFTP or AS2. All programmatic access is Auth0 OAuth 2.0 client-credentials bearer tokens.

Kargo publishes 3 APIs on the APIs.io network: Public GraphQL API, Documents API, and SKU Master API. Tagged areas include Company, Logistics, Supply Chain, Warehouse, and Computer-Vision.

The Kargo catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Kargo’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, signup flow, support, and 29 more developer resources.

51.4/100 developing ▬ flat Agent 50/100 agent native saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessSelf serve
1 APIs
CompanyLogisticsSupply ChainWarehouseComputer-VisionArtificial IntelligenceShippingInventoryIndustrial AutomationFreightGraphQLWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/kargo: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Kargo Public GraphQL API

Kargo's original public integration method, maintained for existing integrations and still the surface behind the Unified Endpoint API. Exposes queries for businesses, shipments...

Kargo Documents API

The Documents API from Kargo — 1 operation(s) for documents.

Kargo SKU Master API

The SKU Master API from Kargo — 1 operation(s) for sku master.

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Pricing Plans 1

Published pricing tiers and plan structures.

Kargo Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kargo Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Kargo Authentication

http/oauth2 · 2 schemes

SECURITY

Kargo Domain Security

TLSv1.3 · HSTS

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Kargo Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kargo
name: Kargo
description: 'Kargo (Kargo Technologies, kargo.ai) builds an AI-powered smart loading dock for warehouses and distribution
  centers. Camera towers (Kargo Tower) and forklift-mounted cameras (Kargo Lift) apply computer vision to every pallet that
  moves through a dock door, reading LPN, SKU, lot code and expiration-date labels to automate shipping and receiving, verify
  loads and shipments, detect damage, and feed inventory visibility, shelf-life management, FSMA traceability, claims management,
  financial reconciliation and automated ASNs back into the customer WMS. Kargo publishes a public integration surface for
  that data exchange: a REST Document Intake API described by an OpenAPI 3.1 document, a public GraphQL API with open anonymous
  introspection, a single unified JSON endpoint, a webhook (push) API at shipment and pallet level plus a GraphQL subscription
  alternative, and flat-file ingest over email, SFTP or AS2. All programmatic access is Auth0 OAuth 2.0 client-credentials
  bearer tokens.'
url: https://raw.githubusercontent.com/api-evangelist/kargo/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://www.kargo.ai/assets/images/favicon/apple-touch-icon.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-23'
modified: '2026-08-23'
tags:
- Company
- Logistics
- Supply Chain
- Warehouse
- Computer-Vision
- Artificial Intelligence
- Shipping
- Inventory
- Industrial Automation
- Freight
- GraphQL
- Webhook
tags_raw:
- Company
- Logistics
- Supply Chain
- Warehouse
- Computer Vision
- Artificial Intelligence
- Shipping
- Inventory
- Industrial Automation
- Freight
- GraphQL
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Kargo Public GraphQL API
  description: Kargo's original public integration method, maintained for existing integrations and still the surface behind
    the Unified Endpoint API. Exposes queries for businesses, shipments, push messages and the Kargo agent download, mutations
    for creating and updating shipments, orders, order items, SKUs, exceptions and parsed images, and a pushMessage subscription
    as an alternative to webhooks. Anonymous introspection is open.
  humanURL: https://docs.kargo.ai/graphql/
  baseURL: https://api.kargo.zone/public_graphql
  tags:
  - GraphQL
  - Shipping
  - Logistics
  - Webhook
  tags_raw:
  - GraphQL
  - Shipping
  - Logistics
  - Webhooks
  properties:
  - type: GraphQL
    url: graphql/kargo-public-graphql.graphql
  - type: Documentation
    url: https://docs.kargo.ai/graphql/
  - type: Postman
    url: postman/kargo-public-graphql.postman_collection.json
- aid: kargo:kargo-documents-api
  name: Kargo Documents API
  description: The Documents API from Kargo — 1 operation(s) for documents.
  humanURL: https://docs.kargo.ai/rest-api
  baseURL: https://api.kargo.zone/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/kargo-documents-api-openapi.yml
  - type: APIReference
    url: https://api.kargo.zone/v1/docs/
  - type: Documentation
    url: https://docs.kargo.ai/rest-api
- aid: kargo:kargo-sku-master-api
  name: Kargo SKU Master API
  description: The SKU Master API from Kargo — 1 operation(s) for sku master.
  humanURL: https://docs.kargo.ai/rest-api
  baseURL: https://api.kargo.zone/v1
  tags:
  - SKU Master
  properties:
  - type: OpenAPI
    url: openapi/kargo-sku-master-api-openapi.yml
  - type: APIReference
    url: https://api.kargo.zone/v1/docs/
  - type: Documentation
    url: https://docs.kargo.ai/rest-api
common:
- type: Overlay
  url: overlays/kargo-document-intake-overlay.yaml
- type: Website
  url: https://www.kargo.ai/
- type: DeveloperPortal
  url: https://docs.kargo.ai/
- type: Documentation
  url: https://docs.kargo.ai/
- type: APIReference
  url: https://api.kargo.zone/v1/docs/
- type: GettingStarted
  url: https://docs.kargo.ai/basic_examples
- type: Authentication
  url: authentication/kargo-authentication.yml
- type: Blog
  url: https://www.kargo.ai/blog
- type: GitHubOrganization
  url: https://github.com/mykargo
- type: SignUp
  url: https://athena.mykargo.com/
- type: Login
  url: https://athena.mykargo.com/
- type: TermsOfService
  url: https://www.kargo.ai/terms-of-service
- type: PrivacyPolicy
  url: https://www.kargo.ai/privacy-policy
- type: Support
  url: https://info.mykargo.com/demo
- type: Postman
  url: https://docs.kargo.ai/kargo-public-graphql.postman_collection.json
- type: Sandbox
  url: sandbox/kargo-sandbox.yml
- type: Webhooks
  url: asyncapi/kargo-push-webhooks.yml
- type: Conventions
  url: conventions/kargo-conventions.yml
- type: ErrorCatalog
  url: errors/kargo-problem-types.yml
- type: Lifecycle
  url: lifecycle/kargo-lifecycle.yml
- type: Conformance
  url: conformance/kargo-conformance.yml
- type: DataModel
  url: data-model/kargo-data-model.yml
- type: DomainSecurity
  url: security/kargo-domain-security.yml
- type: WellKnown
  url: well-known/kargo-well-known.yml
- type: OpenIDConnect
  url: well-known/kargo-openid-configuration.json
- type: Packages
  url: packages/kargo-packages.yml
- type: RateLimits
  url: rate-limits/kargo-rate-limits.yml
- type: Plans
  url: plans/kargo-plans-pricing.yml
- type: LLMsTxt
  url: llms/kargo-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Idempotency
  url: conventions/kargo-conventions.yml
- type: ToolCrosswalk
  url: mcp/kargo-tool-crosswalk.yml
- type: Examples
  url: examples/kargo-request-examples.yml
- type: GraphQL
  url: graphql/kargo-public-graphql.graphql
- type: HowItWorks
  url: https://www.kargo.ai/how-it-works
- type: Careers
  url: https://www.kargo.ai/careers
x-enrichment:
  date: '2026-08-23'
  status: enriched
  artifacts_added: 28
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/kargo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kargo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kargo/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.