Airspace Technologies website screenshot

Airspace Technologies

Airspace Technologies is a time-critical logistics provider that uses AI-driven routing to move urgent, high-value freight via Next Flight Out (NFO), on-demand ground, charter, and specialty services across 80+ countries. Its public REST API (current V3, prior V2) supports order creation, quote generation, and active shipment monitoring. The API is asynchronous, authenticates with a non-expiring bearer token, paginates lists with page/page_limit, and pushes milestone, delay, and cancellation updates over webhooks correlated by request_id.

Airspace Technologies publishes 6 APIs on the APIs.io network, including Address Books API, Invoices API, Labels API, and 3 more. Tagged areas include Company, Logistics, Shipping, Freight, and Supply Chain.

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

Airspace Technologies’ developer surface includes documentation, API reference, getting-started guide, support, authentication, sandbox, and 19 more developer resources.

52.6/100 developing ▬ flat Agent 47/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
6 APIs 1 MCP Servers
CompanyLogisticsShippingFreightSupply ChainTransportationWebhooksOrders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 52.6/100 · developing
Contract Quality 18.2 / 25
Developer Ergonomics 12.1 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 3.8 / 13
Governance 2.5 / 12
Discoverability 8.2 / 10
Agent readiness — 47/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/airspace-technologies: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

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

Airspace Technologies Address Books API

We support listing reusable address entries.

Airspace Technologies Invoices API

We support listing invoices for Orders. Please reach out to account manager for setup

Airspace Technologies Labels API

We support generating labels for Orders.

Airspace Technologies Orders API

We support order creation, updates, cancellation, information, and document upload.

Airspace Technologies Piece Libraries API

We support listing reusable piece entries.

Airspace Technologies Quotes API

We support generating a Quote for a potential Order as well as confirming that Quote to place an Order.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Event Specifications 1

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

Security Posture 3

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

Airspace Technologies Authentication

http · 1 scheme

SECURITY

Airspace Technologies Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Airspace Technologies Trust Center

ISO 27001, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Airspace Technologies Agentic Access

33 operations · 15 acting

33 operations · 15 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: airspace-technologies
name: Airspace Technologies
description: Airspace Technologies is a time-critical logistics provider that uses AI-driven routing to move urgent, high-value
  freight via Next Flight Out (NFO), on-demand ground, charter, and specialty services across 80+ countries. Its public REST
  API (current V3, prior V2) supports order creation, quote generation, and active shipment monitoring. The API is asynchronous,
  authenticates with a non-expiring bearer token, paginates lists with page/page_limit, and pushes milestone, delay, and cancellation
  updates over webhooks correlated by request_id.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.airspacetechnologies.com/hubfs/Updated%20logos/Airspace%20horizontal%20logotype%20black%20and%20green%20no%20background%20011321%20(1).png
url: https://raw.githubusercontent.com/api-evangelist/airspace-technologies/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- scale-venture-partners
x-tier: enriched
x-tier-reason: public-api-found
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Logistics
- Shipping
- Freight
- Supply Chain
- Transportation
- Webhooks
- Orders
apis:
- aid: airspace-technologies:airspace-technologies-address-books-api
  name: Airspace Technologies Address Books API
  description: We support listing reusable address entries.
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Address Books
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-address-books-api-openapi.yml
- aid: airspace-technologies:airspace-technologies-invoices-api
  name: Airspace Technologies Invoices API
  description: We support listing invoices for Orders. Please reach out to account manager for setup
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-invoices-api-openapi.yml
- aid: airspace-technologies:airspace-technologies-labels-api
  name: Airspace Technologies Labels API
  description: We support generating labels for Orders.
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Labels
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-labels-api-openapi.yml
- aid: airspace-technologies:airspace-technologies-orders-api
  name: Airspace Technologies Orders API
  description: We support order creation, updates, cancellation, information, and document upload.
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-orders-api-openapi.yml
- aid: airspace-technologies:airspace-technologies-piece-libraries-api
  name: Airspace Technologies Piece Libraries API
  description: We support listing reusable piece entries.
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Piece Libraries
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-piece-libraries-api-openapi.yml
- aid: airspace-technologies:airspace-technologies-quotes-api
  name: Airspace Technologies Quotes API
  description: We support generating a Quote for a potential Order as well as confirming that Quote to place an Order.
  humanURL: https://api.airspace.com/api-docs/v3
  baseURL: https://api.airspace.com/api/public/v3
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/airspace-technologies-quotes-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.airspace.com/
- type: DeveloperPortal
  url: https://api.airspace.com/api-docs/
- type: Documentation
  url: https://api.airspace.com/api-docs/
- type: APIReference
  url: https://api.airspace.com/api-docs/v3
- type: GettingStarted
  url: https://api.airspace.com/api-docs/v3
- type: Login
  url: https://app.airspacetechnologies.com/users/sign_in
- type: Support
  url: https://www.airspace.com/contact-us
- type: PrivacyPolicy
  url: https://www.airspace.com/privacy-policy
- type: GitHubOrganization
  url: https://github.com/AirspaceTechnologies
- type: StatusPage
  url: https://airspace.statuspage.io
- type: TrustCenter
  url: security/airspace-technologies-trust-center.yml
- type: Compliance
  url: https://trust.airspace.com/
- type: DomainSecurity
  url: security/airspace-technologies-domain-security.yml
- type: Authentication
  url: authentication/airspace-technologies-authentication.yml
- type: Conventions
  url: conventions/airspace-technologies-conventions.yml
- type: ErrorCatalog
  url: errors/airspace-technologies-problem-types.yml
- type: Lifecycle
  url: lifecycle/airspace-technologies-lifecycle.yml
- type: Conformance
  url: conformance/airspace-technologies-conformance.yml
- type: DataModel
  url: data-model/airspace-technologies-data-model.yml
- type: Sandbox
  url: sandbox/airspace-technologies-sandbox.yml
- type: Webhooks
  url: asyncapi/airspace-technologies-webhooks.yml
- type: MCPServer
  url: mcp/airspace-technologies-mcp.yml
- type: LLMsTxt
  url: llms/airspace-technologies-llms.txt
- type: AgenticAccess
  url: agentic-access/airspace-technologies-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence