iContainers website screenshot

iContainers

iContainers is a digital freight forwarder founded in 2007 in Barcelona and now part of Agility Logistics, following its 2019/2022 merger with Shipa Freight. The platform lets SMEs, importers/exporters, moving companies, freight agents and individuals search, compare, book, insure, document and track international ocean freight (FCL and LCL), air freight, air express and customs clearance across 250,000+ trade routes to 300+ destinations. Developer access is published as the "Brutus API" — an OpenAPI 3.0.0 contract rendered on developer.icontainers.com covering FCL/LCL/air/LTL quoting, rate price calculation, place/port search, booking a rate, booking track-and-trace, and booking document upload/download — secured with JWT bearer tokens. iContainers also sells a white-label freight forwarding portal, and its operational layer is supplied by the third-party platform VelocityOS.ai.

iContainers publishes 5 APIs on the APIs.io network, including Bookings API, Documents API, Places API, and 2 more. Tagged areas include Company, Marketplace, Logistics, Freight, and Shipping.

iContainers’ developer surface includes authentication, documentation, API reference, support, engineering blog, signup flow, sandbox, and 20 more developer resources.

41.3/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyMarketplaceLogisticsFreightShippingOcean FreightAir FreightSupply ChainCustomsFreight QuotingContainer ShippingTrack and Trace

What this lets a business do 3

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Freight Forwarding & Brokerage Management
BC-2450
Quotes
POST /api/v1/quotes/fcl POST /api/v1/quotes/air
Freight Rating & Tariff Management
BC-2520
Rates
POST /api/v1/rates/{rateUuid}/calculatePrices
Freight Capacity Management
BC-2400
Bookings
POST /api/v1/rates/{rateUuid}/book GET /api/v1/bookings/{bookingUuid}/details

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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/icontainers: 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 5

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Icontainers Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Icontainers Authentication

http · 1 scheme

SECURITY

Icontainers Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Icontainers Agentic Access

15 operations · 7 acting

15 operations · 7 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: icontainers
name: iContainers
description: iContainers is a digital freight forwarder founded in 2007 in Barcelona and now part of Agility Logistics, following
  its 2019/2022 merger with Shipa Freight. The platform lets SMEs, importers/exporters, moving companies, freight agents and
  individuals search, compare, book, insure, document and track international ocean freight (FCL and LCL), air freight, air
  express and customs clearance across 250,000+ trade routes to 300+ destinations. Developer access is published as the "Brutus
  API" — an OpenAPI 3.0.0 contract rendered on developer.icontainers.com covering FCL/LCL/air/LTL quoting, rate price calculation,
  place/port search, booking a rate, booking track-and-trace, and booking document upload/download — secured with JWT bearer
  tokens. iContainers also sells a white-label freight forwarding portal, and its operational layer is supplied by the third-party
  platform VelocityOS.ai.
url: https://raw.githubusercontent.com/api-evangelist/icontainers/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://icontainers-public.s3.us-east-1.amazonaws.com/images/iContainers+Logo.svg
x-type: company
x-source: serena-portfolio
specificationVersion: '0.23'
created: '2026-08-17'
modified: '2026-08-17'
tags:
- Company
- Marketplace
- Logistics
- Freight
- Shipping
- Ocean Freight
- Air Freight
- Supply Chain
- Customs
- Freight Quoting
- Container Shipping
- Track and Trace
tags_raw:
- Company
- Marketplace
- Logistics
- Freight
- Shipping
- Ocean Freight
- Air Freight
- Supply Chain
- Customs
- Freight Quoting
- Container Shipping
- Track And Trace
apis:
- aid: icontainers:icontainers-bookings-api
  name: iContainers Bookings API
  description: Bookings
  humanURL: https://developer.icontainers.com/
  baseURL: https://brutus.icontainers.com
  tags:
  - Bookings
  properties:
  - type: OpenAPI
    url: openapi/icontainers-bookings-api-openapi.yml
  - type: Documentation
    url: https://developer.icontainers.com/
  - type: APIReference
    url: https://developer.icontainers.com/
  - type: Authentication
    url: authentication/icontainers-authentication.yml
  - type: Conventions
    url: conventions/icontainers-conventions.yml
  - type: ErrorCatalog
    url: errors/icontainers-problem-types.yml
  - type: DataModel
    url: data-model/icontainers-data-model.yml
  - type: RateLimits
    url: rate-limits/icontainers-rate-limits.yml
  - type: Sandbox
    url: sandbox/icontainers-sandbox.yml
- aid: icontainers:icontainers-documents-api
  name: iContainers Documents API
  description: Documents
  humanURL: https://developer.icontainers.com/
  baseURL: https://brutus.icontainers.com
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/icontainers-documents-api-openapi.yml
  - type: Documentation
    url: https://developer.icontainers.com/
  - type: APIReference
    url: https://developer.icontainers.com/
  - type: Authentication
    url: authentication/icontainers-authentication.yml
  - type: Conventions
    url: conventions/icontainers-conventions.yml
  - type: ErrorCatalog
    url: errors/icontainers-problem-types.yml
  - type: DataModel
    url: data-model/icontainers-data-model.yml
  - type: RateLimits
    url: rate-limits/icontainers-rate-limits.yml
  - type: Sandbox
    url: sandbox/icontainers-sandbox.yml
- aid: icontainers:icontainers-places-api
  name: iContainers Places API
  description: Places
  humanURL: https://developer.icontainers.com/
  baseURL: https://brutus.icontainers.com
  tags:
  - Places
  properties:
  - type: OpenAPI
    url: openapi/icontainers-places-api-openapi.yml
  - type: Documentation
    url: https://developer.icontainers.com/
  - type: APIReference
    url: https://developer.icontainers.com/
  - type: Authentication
    url: authentication/icontainers-authentication.yml
  - type: Conventions
    url: conventions/icontainers-conventions.yml
  - type: ErrorCatalog
    url: errors/icontainers-problem-types.yml
  - type: DataModel
    url: data-model/icontainers-data-model.yml
  - type: RateLimits
    url: rate-limits/icontainers-rate-limits.yml
  - type: Sandbox
    url: sandbox/icontainers-sandbox.yml
- aid: icontainers:icontainers-quotes-api
  name: iContainers Quotes API
  description: Quotes
  humanURL: https://developer.icontainers.com/
  baseURL: https://brutus.icontainers.com
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/icontainers-quotes-api-openapi.yml
  - type: Documentation
    url: https://developer.icontainers.com/
  - type: APIReference
    url: https://developer.icontainers.com/
  - type: Authentication
    url: authentication/icontainers-authentication.yml
  - type: Conventions
    url: conventions/icontainers-conventions.yml
  - type: ErrorCatalog
    url: errors/icontainers-problem-types.yml
  - type: DataModel
    url: data-model/icontainers-data-model.yml
  - type: RateLimits
    url: rate-limits/icontainers-rate-limits.yml
  - type: Sandbox
    url: sandbox/icontainers-sandbox.yml
- aid: icontainers:icontainers-rates-api
  name: iContainers Rates API
  description: Rates
  humanURL: https://developer.icontainers.com/
  baseURL: https://brutus.icontainers.com
  tags:
  - Rates
  properties:
  - type: OpenAPI
    url: openapi/icontainers-rates-api-openapi.yml
  - type: Documentation
    url: https://developer.icontainers.com/
  - type: APIReference
    url: https://developer.icontainers.com/
  - type: Authentication
    url: authentication/icontainers-authentication.yml
  - type: Conventions
    url: conventions/icontainers-conventions.yml
  - type: ErrorCatalog
    url: errors/icontainers-problem-types.yml
  - type: DataModel
    url: data-model/icontainers-data-model.yml
  - type: RateLimits
    url: rate-limits/icontainers-rate-limits.yml
  - type: Sandbox
    url: sandbox/icontainers-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/icontainers-capability-edges.yml
  name: iContainers Business Capability Map
- type: AgenticAccess
  url: agentic-access/icontainers-agentic-access.yml
- type: DomainSecurity
  url: security/icontainers-domain-security.yml
- type: Authentication
  url: authentication/icontainers-authentication.yml
- type: Website
  url: https://www.icontainers.com/
- type: DeveloperPortal
  url: https://developer.icontainers.com/
- type: Documentation
  url: https://developer.icontainers.com/
- type: APIReference
  url: https://developer.icontainers.com/
- type: Support
  url: https://www.icontainers.com/help/
- type: HelpCenter
  url: https://www.icontainers.com/help/
- type: Blog
  url: https://www.icontainers.com/blog/
- type: SignUp
  url: https://www.icontainers.com/signup/
- type: Login
  url: https://www.icontainers.com/login/
- type: TermsOfService
  url: https://www.icontainers.com/terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.icontainers.com/us/privacy-policy/
- type: Conventions
  url: conventions/icontainers-conventions.yml
- type: ErrorCatalog
  url: errors/icontainers-problem-types.yml
- type: DataModel
  url: data-model/icontainers-data-model.yml
- type: Lifecycle
  url: lifecycle/icontainers-lifecycle.yml
- type: Conformance
  url: conformance/icontainers-conformance.yml
- type: RateLimits
  url: rate-limits/icontainers-rate-limits.yml
- type: Plans
  url: plans/icontainers-plans-pricing.yml
- type: Packages
  url: packages/icontainers-packages.yml
- type: Sandbox
  url: sandbox/icontainers-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/icontainers-llms.txt
- type: Overlay
  url: overlays/icontainers-brutus-overlay.yaml
x-enrichment:
  date: '2026-08-17'
  status: enriched
  artifacts_added: 23
  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/icontainers"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/icontainers/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/icontainers/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.