Leaf Logistics Platform API

The API behind the Leaf Logistics platform. api.leaflogistics.com runs Hasura GraphQL Engine v2.35.1 (community edition, pro-lite console) and exposes a GraphQL endpoint at /v1/graphql plus a Hasura REST-endpoint namespace at /api/rest. Both are in JWT authentication mode: an unauthenticated request returns {"code":"invalid-headers","message":"Missing 'Authorization' or 'Cookie' header in JWT authentication mode"}, so introspection is gated and no SDL, OpenAPI or published reference could be retrieved. Access is arranged through Leaf's onboarding/sales motion rather than a self-service developer portal.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/leaf-logistics-platform-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Leaf Logistics Platform API
description: 'The API behind the Leaf Logistics platform. api.leaflogistics.com runs Hasura GraphQL Engine
  v2.35.1 (community edition, pro-lite console) and exposes a GraphQL endpoint at /v1/graphql plus a Hasura
  REST-endpoint namespace at /api/rest. Both are in JWT authentication mode: an unauthenticated request
  returns {"code":"invalid-headers","message":"Missing ''Authorization'' or ''Cookie'' header in JWT authentication
  mode"}, so introspection is gated and no SDL, OpenAPI or published reference could be retrieved. Access
  is arranged through Leaf''s onboarding/sales motion rather than a self-service developer portal.'
humanURL: https://www.leaflogistics.com/get-started/
baseURL: https://api.leaflogistics.com/v1/graphql
tags:
- Logistics
- Freight
- GraphQL
properties:
- type: Authentication
  url: authentication/leaf-logistics-authentication.yml
- type: Conventions
  url: conventions/leaf-logistics-conventions.yml