Curri

Curri is a last-mile and same-day delivery platform built for construction and industrial supplies. It lets distributors and suppliers dispatch on-demand drivers (Hotshots), run dedicated recurring fleets, and orchestrate a vetted nationwide carrier network including LTL freight — with smart vehicle matching, live tracking and ETAs, digital proof-of-delivery, and route planning. Curri's GraphQL API (https://api.curri.com/graphql) connects a customer's own systems to the platform so they can request quotes, book and manage deliveries, and track drivers in real time without logging into the app. Authentication is HTTP Basic with an issued API key plus a separate Sandbox key for test bookings.

Curri publishes 1 API on the APIs.io network. Tagged areas include Company, Vertical Software, Delivery, Logistics, and Last Mile.

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

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

35.5/100 thin Agent 39/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyVertical SoftwareDeliveryLogisticsLast MileFreightConstructionSupply ChainGraphQL

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 35.5/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 3.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 39/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 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
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/curri: 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

Curri GraphQL API

GraphQL API for requesting delivery quotes, booking on-demand and scheduled deliveries, managing and canceling deliveries, and tracking drivers in real time via webhooks or long...

MCP Servers

curri-mcp.yml

MCP SERVER

Event Specifications

Curri Webhooks

ASYNCAPI

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

Access & Security 3

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

Source (apis.yml)

apis.yml Raw ↑
aid: curri
name: Curri
description: Curri is a last-mile and same-day delivery platform built for construction and industrial supplies. It lets distributors
  and suppliers dispatch on-demand drivers (Hotshots), run dedicated recurring fleets, and orchestrate a vetted nationwide
  carrier network including LTL freight — with smart vehicle matching, live tracking and ETAs, digital proof-of-delivery,
  and route planning. Curri's GraphQL API (https://api.curri.com/graphql) connects a customer's own systems to the platform
  so they can request quotes, book and manage deliveries, and track drivers in real time without logging into the app. Authentication
  is HTTP Basic with an issued API key plus a separate Sandbox key for test bookings.
url: https://raw.githubusercontent.com/api-evangelist/curri/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.curri.com/favicon.ico
tags:
- Company
- Vertical Software
- Delivery
- Logistics
- Last Mile
- Freight
- Construction
- Supply Chain
- GraphQL
apis:
- name: Curri GraphQL API
  description: GraphQL API for requesting delivery quotes, booking on-demand and scheduled deliveries, managing and canceling
    deliveries, and tracking drivers in real time via webhooks or long polling.
  humanURL: https://docs.curri.com/docs/
  baseURL: https://api.curri.com/graphql
  tags:
  - Delivery
  - Logistics
  - GraphQL
  properties:
  - type: Documentation
    url: https://docs.curri.com/docs/
  - type: GettingStarted
    url: https://docs.curri.com/docs/getting-started
  - type: APIReference
    url: https://docs.curri.com/docs/queries-and-mutations/appendix
  - type: Authentication
    url: authentication/curri-authentication.yml
  - type: Webhooks
    url: asyncapi/curri-webhooks.yml
  - type: Sandbox
    url: sandbox/curri-sandbox.yml
  - type: Conventions
    url: conventions/curri-conventions.yml
  - type: ErrorCatalog
    url: errors/curri-problem-types.yml
  - type: Conformance
    url: conformance/curri-conformance.yml
  - type: MCPServer
    url: mcp/curri-mcp.yml
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.curri.com/
- type: DeveloperPortal
  url: https://docs.curri.com/docs/
- type: Documentation
  url: https://docs.curri.com/docs/
- type: APIReference
  url: https://docs.curri.com/docs/queries-and-mutations/appendix
- type: GettingStarted
  url: https://docs.curri.com/docs/getting-started
- type: Support
  url: https://help.curri.com/en/
- type: Blog
  url: https://www.curri.com/blog
- type: SignUp
  url: https://app.curri.com/signup/create
- type: TermsOfService
  url: https://www.curri.com/terms
- type: PrivacyPolicy
  url: https://www.curri.com/privacy
- type: StatusPage
  url: https://status.curri.com/
- type: TrustCenter
  url: https://trust.curri.com/
- type: LLMsTxt
  url: llms/curri-llms.txt
- type: Authentication
  url: authentication/curri-authentication.yml
- type: Webhooks
  url: asyncapi/curri-webhooks.yml
- type: Sandbox
  url: sandbox/curri-sandbox.yml
- type: Conventions
  url: conventions/curri-conventions.yml
- type: ErrorCatalog
  url: errors/curri-problem-types.yml
- type: Lifecycle
  url: lifecycle/curri-lifecycle.yml
- type: Conformance
  url: conformance/curri-conformance.yml
- type: MCPServer
  url: mcp/curri-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/curri-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence