aid: leaf-logistics name: Leaf Logistics description: >- Leaf Logistics Inc. is a New York-based freight coordination platform that lets shippers, carriers and brokers plan, schedule and move truckload freight months in advance instead of one load at a time. Leaf builds multi-shipper circuits and "Flex Fleets" — multi-shipper dedicated capacity — so participants get long-term contracted rates, guaranteed tender acceptance and fewer empty miles, which Leaf positions as both a cost and a Scope 3 emissions reduction. The platform is delivered as a hosted web application at app.leaflogistics.com backed by a Hasura GraphQL Engine API at api.leaflogistics.com. Leaf tells prospective shippers it will integrate with their existing TMS and carrier network "through email, phone, fax, EDI, API — whatever you prefer", but as of this profile it publishes no public developer portal, no API reference and no machine-readable contract: the GraphQL endpoint answers anonymously only with a JWT authentication error, so the schema is reachable only by onboarded customers. url: https://raw.githubusercontent.com/api-evangelist/leaf-logistics/refs/heads/main/apis.yml deliveryModel: model: saas open_source: false commercial: true callable_host: false label: Hosted service · you call their endpoint confidence: medium source: - pricing generated: '2026-08-28' method: derived image: https://www.leaflogistics.com/wp-content/themes/leaflog/images/webclip.png x-type: company x-source: harvest:secondary-market specificationVersion: '0.20' created: '2026-08-25' modified: '2026-08-25' tags: - Logistics - Freight - Transportation - Supply Chain - Shipping - Fleet Management - Sustainability - GraphQL maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io apis: - 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 common: - type: DomainSecurity url: security/leaf-logistics-domain-security.yml - type: Website url: https://www.leaflogistics.com/ - type: Blog url: https://www.leaflogistics.com/blog/ - type: Support url: https://www.leaflogistics.com/contact/ - type: SignUp url: https://www.leaflogistics.com/get-started/ - type: Login url: https://app.leaflogistics.com/login - type: TermsOfService url: https://www.leaflogistics.com/terms-conditions/ - type: PrivacyPolicy url: https://www.leaflogistics.com/privacy-policy/ - type: LinkedIn url: https://www.linkedin.com/company/leaflogistics/ - type: Twitter url: https://twitter.com/leaflogistics - type: YouTube url: https://www.youtube.com/channel/UClaxTC6MTjb9mfSKrXLwVKw - type: Press url: https://www.leaflogistics.com/press.html - type: LLMsTxt url: llms/leaf-logistics-llms.txt - type: ErrorCatalog url: errors/leaf-logistics-problem-types.yml - type: Conformance url: conformance/leaf-logistics-conformance.yml - type: Lifecycle url: lifecycle/leaf-logistics-lifecycle.yml - type: Plans url: plans/leaf-logistics-plans-pricing.yml - type: RateLimits url: rate-limits/leaf-logistics-rate-limits.yml - type: Packages url: packages/leaf-logistics-packages.yml x-enrichment: date: '2026-08-25' status: minimal artifacts_added: 11 pass: local-v1 x-coverage: state: gated reason: sales-gate detail: >- Leaf runs a real Hasura GraphQL Engine v2.35.1 at api.leaflogistics.com, but /v1/graphql refuses anonymous introspection with "Missing 'Authorization' or 'Cookie' header in JWT authentication mode" and there is no developer site of any kind — /developers/, /api/ and /pricing/ do not exist and docs.leaflogistics.com does not resolve — so a "Get Started" contact form is the only route to the contract. evidence: - url: https://api.leaflogistics.com/v1/graphql status: 200 - url: https://www.leaflogistics.com/developers/ status: 403 - url: https://docs.leaflogistics.com/ status: 000 - url: https://www.leaflogistics.com/get-started/ status: 200 checked: '2026-08-25'