Convelio

Convelio is a Paris- and London-based tech-enabled fine art logistics company that moves high-value, fragile and oversized objects — paintings, sculpture, antiques and design — for galleries, auction houses, art fairs, dealers, collectors and online marketplaces. Its differentiator is an instant-pricing engine that returns an all-inclusive door-to-door shipping price (packing, crating, customs, road/air/sea freight, insurance and white-glove delivery) in place of the multi-day manual quoting the art-handling trade traditionally runs on. Convelio exposes that engine to partners as the Convelio Public API — a REST Shipping API (v2.0) documented with OpenAPI 3.1 at developers.convelio.com — plus an embeddable checkout widget, a web dashboard and a tracking surface, so marketplaces and auction platforms can price, book and track fine art shipments inside their own product.

Convelio publishes 2 APIs on the APIs.io network: Shipping API and Webhook API. Tagged areas include Company, Logistics, Shipping, Fine Art, and Freight.

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

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

48.4/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
2 APIs 1 MCP Servers
CompanyLogisticsShippingFine ArtFreightEcommerceQuotesWebhooksCustomsInsurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 48.4/100 · developing
Contract Quality 15.4 / 21
Developer Ergonomics 10.6 / 17
Commercial Clarity 5.8 / 17
Operational Transparency 2.3 / 11
Governance 1.2 / 10
Discoverability 7.4 / 9
Regulatory Posture 5.7 / 15
Agent readiness — 37/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 0 / 8
Request/Response Examples 0 / 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
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/convelio: 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 2

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

Convelio Shipping API

Shipping API allow you to request a shipping estimate from our system

Convelio Webhook API

The Webhook API allows an API partner to create and manage webhooks.

MCP Servers 1

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

convelio-mcp.yml

MCP SERVER

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.

Convelio Authentication

apiKey · 2 schemes

SECURITY

Convelio Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Convelio Agentic Access

9 operations · 6 acting

9 operations · 6 acting

AGENTIC

Resources

Get Started 5

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 4

Pagination, idempotency, versioning, errors, and events

Build 2

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 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: convelio
name: Convelio
description: Convelio is a Paris- and London-based tech-enabled fine art logistics company that moves high-value, fragile
  and oversized objects — paintings, sculpture, antiques and design — for galleries, auction houses, art fairs, dealers, collectors
  and online marketplaces. Its differentiator is an instant-pricing engine that returns an all-inclusive door-to-door shipping
  price (packing, crating, customs, road/air/sea freight, insurance and white-glove delivery) in place of the multi-day manual
  quoting the art-handling trade traditionally runs on. Convelio exposes that engine to partners as the Convelio Public API
  — a REST Shipping API (v2.0) documented with OpenAPI 3.1 at developers.convelio.com — plus an embeddable checkout widget,
  a web dashboard and a tracking surface, so marketplaces and auction platforms can price, book and track fine art shipments
  inside their own product.
url: https://raw.githubusercontent.com/api-evangelist/convelio/refs/heads/main/apis.yml
image: https://www.convelio.com/favicon.ico
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-09'
modified: '2026-08-09'
tags:
- Company
- Logistics
- Shipping
- Fine Art
- Freight
- Ecommerce
- Quotes
- Webhooks
- Customs
- Insurance
apis:
- aid: convelio:convelio-shipping-api
  name: Convelio Shipping API
  description: Shipping API allow you to request a shipping estimate from our system
  humanURL: https://developers.convelio.com/
  baseURL: https://api.convelio.com/v2
  tags:
  - shipping
  properties:
  - type: OpenAPI
    url: openapi/convelio-shipping-api-openapi.yml
  - type: Documentation
    url: https://developers.convelio.com/
  - type: APIReference
    url: https://developers.convelio.com/#tag/shipping
  - type: Webhooks
    url: asyncapi/convelio-webhooks.yml
  - type: ErrorCatalog
    url: errors/convelio-problem-types.yml
  - type: DataModel
    url: data-model/convelio-data-model.yml
- aid: convelio:convelio-webhook-api
  name: Convelio Webhook API
  description: The Webhook API allows an API partner to create and manage webhooks.
  humanURL: https://developers.convelio.com/
  baseURL: https://api.convelio.com/v2
  tags:
  - webhook
  properties:
  - type: OpenAPI
    url: openapi/convelio-webhook-api-openapi.yml
  - type: Documentation
    url: https://developers.convelio.com/
  - type: APIReference
    url: https://developers.convelio.com/#tag/shipping
  - type: Webhooks
    url: asyncapi/convelio-webhooks.yml
  - type: ErrorCatalog
    url: errors/convelio-problem-types.yml
  - type: DataModel
    url: data-model/convelio-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: MCPServer
  url: mcp/convelio-mcp.yml
- type: Overlay
  url: overlays/convelio-shipping-overlay.yaml
- type: AgenticAccess
  url: agentic-access/convelio-agentic-access.yml
- type: DomainSecurity
  url: security/convelio-domain-security.yml
- type: Authentication
  url: authentication/convelio-authentication.yml
- type: Website
  url: https://www.convelio.com/
- type: DeveloperPortal
  url: https://developers.convelio.com/
- type: Documentation
  url: https://developers.convelio.com/
- type: APIReference
  url: https://developers.convelio.com/#tag/shipping
- type: GettingStarted
  url: https://developers.convelio.com/#section/API-key
- type: Support
  url: https://help.convelio.com/en
- type: Blog
  url: https://www.convelio.com/en/blog/
- type: GitHubOrganization
  url: https://github.com/convelio
- type: SignUp
  url: https://web.convelio.com/auth/signup-email
- type: Login
  url: https://web.convelio.com/
- type: TermsOfService
  url: https://www.convelio.com/en/terms/
- type: PrivacyPolicy
  url: https://www.convelio.com/en/privacy/
- type: StatusPage
  url: https://developers.convelio.com/status
- type: Conventions
  url: conventions/convelio-conventions.yml
- type: Lifecycle
  url: lifecycle/convelio-lifecycle.yml
- type: Sandbox
  url: sandbox/convelio-sandbox.yml
- type: Conformance
  url: conformance/convelio-conformance.yml
- type: Packages
  url: packages/convelio-packages.yml
- type: Components
  url: components/convelio-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/convelio-llms.txt
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 15
  pass: local-v1