{"items":[{"type":"link","fsPath":"index.page.tsx","metadata":{},"label":"Home","link":"/","routeSlug":"/"},{"type":"link","fsPath":"access.page.tsx","metadata":{},"label":"Verify your API access","link":"/access","routeSlug":"/access"},{"type":"group","label":"FM Integration","items":[{"type":"link","fsPath":"fm-integration/index.page.tsx","metadata":{},"label":"Overview","link":"/fm-integration","routeSlug":"/fm-integration"},{"type":"link","label":"FM Integration API v2","link":"/fm-integration/openapi","routeSlug":"/fm-integration/openapi"},{"type":"group","label":"Authorize","link":"/fm-integration/openapi/authorize","routeSlug":"/fm-integration/openapi/authorize","items":[{"label":"Exchange an org token for a bearer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/authorize/authorize","routeSlug":"/fm-integration/openapi/authorize/authorize","metadata":{"seo":{"title":"Exchange an org token for a bearer","description":"Resolves the given email against your organization, validates the org-level integration token, and — if your organization has the Integration API feature provisioned — returns a bearer token to use as Authorization: Bearer <token> on every other endpoint. Tokens expire after 5 minutes; call this endpoint again to get a new one."}},"httpPath":"/v2/authorize"}]},{"type":"group","label":"LoadPostings","link":"/fm-integration/openapi/loadpostings","routeSlug":"/fm-integration/openapi/loadpostings","items":[{"label":"Delete a load posting by token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/loadpostings/deleteloadposting","routeSlug":"/fm-integration/openapi/loadpostings/deleteloadposting","metadata":{"seo":{"title":"Delete a load posting by token","description":"Delete a load posting by token"}},"httpPath":"/v2/postings/loads/{token}"},{"label":"List load postings for a customer","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/loadpostings/getloadpostings","routeSlug":"/fm-integration/openapi/loadpostings/getloadpostings","metadata":{"seo":{"title":"List load postings for a customer","description":"List load postings for a customer"}},"httpPath":"/v2/postings/loads"},{"label":"Create a load posting","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/loadpostings/createloadposting","routeSlug":"/fm-integration/openapi/loadpostings/createloadposting","metadata":{"seo":{"title":"Create a load posting","description":"Idempotency-Key (optional header): Supply a client-generated UUID v4 to enable safe retries. On a cache hit the server replays the original 201 response without writing a duplicate posting. The key is scoped to your account and expires after 24 hours."}},"httpPath":"/v2/postings/loads"}]},{"type":"group","label":"EquipmentPostings","link":"/fm-integration/openapi/equipmentpostings","routeSlug":"/fm-integration/openapi/equipmentpostings","items":[{"label":"Delete an equipment posting by token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/equipmentpostings/deleteequipmentposting","routeSlug":"/fm-integration/openapi/equipmentpostings/deleteequipmentposting","metadata":{"seo":{"title":"Delete an equipment posting by token","description":"Delete an equipment posting by token"}},"httpPath":"/v2/postings/equipment/{token}"},{"label":"List equipment postings for a customer","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/equipmentpostings/getequipmentpostings","routeSlug":"/fm-integration/openapi/equipmentpostings/getequipmentpostings","metadata":{"seo":{"title":"List equipment postings for a customer","description":"List equipment postings for a customer"}},"httpPath":"/v2/postings/equipment"},{"label":"Create an equipment posting","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/equipmentpostings/createequipmentposting","routeSlug":"/fm-integration/openapi/equipmentpostings/createequipmentposting","metadata":{"seo":{"title":"Create an equipment posting","description":"Idempotency-Key (optional header): Supply a client-generated UUID v4 to enable safe retries. On a cache hit the server replays the original 201 response without writing a duplicate posting. The key is scoped to your account and expires after 24 hours."}},"httpPath":"/v2/postings/equipment"}]},{"type":"group","label":"Leads","link":"/fm-integration/openapi/leads","routeSlug":"/fm-integration/openapi/leads","items":[{"label":"Get load leads by posting token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/leads/getloadleads","routeSlug":"/fm-integration/openapi/leads/getloadleads","metadata":{"seo":{"title":"Get load leads by posting token","description":"Get load leads by posting token"}},"httpPath":"/v2/leads/loads/{token}"},{"label":"Get equipment leads by posting token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/leads/getequipmentleads","routeSlug":"/fm-integration/openapi/leads/getequipmentleads","metadata":{"seo":{"title":"Get equipment leads by posting token","description":"Get equipment leads by posting token"}},"httpPath":"/v2/leads/equipment/{token}"}]},{"type":"group","label":"Reference","link":"/fm-integration/openapi/reference","routeSlug":"/fm-integration/openapi/reference","items":[{"label":"Get all vehicle types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/reference/getvehicletypes","routeSlug":"/fm-integration/openapi/reference/getvehicletypes","metadata":{"seo":{"title":"Get all vehicle types","description":"Get all vehicle types"}},"httpPath":"/v2/reference/vehicle-types"},{"label":"Get vehicle sizes by posting type","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/reference/getvehiclesizes","routeSlug":"/fm-integration/openapi/reference/getvehiclesizes","metadata":{"seo":{"title":"Get vehicle sizes by posting type","description":"Get vehicle sizes by posting type"}},"httpPath":"/v2/reference/vehicle-sizes"},{"label":"Get all vehicle attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/fm-integration/openapi/reference/getvehicleattributes","routeSlug":"/fm-integration/openapi/reference/getvehicleattributes","metadata":{"seo":{"title":"Get all vehicle attributes","description":"Get all vehicle attributes"}},"httpPath":"/v2/reference/vehicle-attributes"}]}]},{"type":"group","label":"Lane Intelligence","items":[{"type":"link","fsPath":"lane-intelligence/index.page.tsx","metadata":{},"label":"Overview","link":"/lane-intelligence","routeSlug":"/lane-intelligence"},{"type":"link","label":"Lane Intelligence API v2","link":"/lane-intelligence/openapi","routeSlug":"/lane-intelligence/openapi"},{"type":"group","label":"Authorize","link":"/lane-intelligence/openapi/authorize","routeSlug":"/lane-intelligence/openapi/authorize","items":[{"label":"Exchange an org token for a bearer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/lane-intelligence/openapi/authorize/authorize","routeSlug":"/lane-intelligence/openapi/authorize/authorize","metadata":{"seo":{"title":"Exchange an org token for a bearer","description":"Resolves the given email against your organization, validates the org-level integration token, and — if your organization has the Integration API feature provisioned — returns a bearer token to use as Authorization: Bearer <token> on every other endpoint. Tokens expire after 5 minutes; call this endpoint again to get a new one."}},"httpPath":"/v2/authorize"}]},{"type":"group","label":"Reference","link":"/lane-intelligence/openapi/reference","routeSlug":"/lane-intelligence/openapi/reference","items":[{"label":"Get all vehicle types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/lane-intelligence/openapi/reference/getvehicletypes","routeSlug":"/lane-intelligence/openapi/reference/getvehicletypes","metadata":{"seo":{"title":"Get all vehicle types","description":"Get all vehicle types"}},"httpPath":"/v2/reference/vehicle-types"}]},{"type":"group","label":"rate-index","link":"/lane-intelligence/openapi/rate-index","routeSlug":"/lane-intelligence/openapi/rate-index","items":[{"label":"Get rate index for a lane","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/lane-intelligence/openapi/rate-index/freightmatchingapiendpointsrirategetrirateendpoint","routeSlug":"/lane-intelligence/openapi/rate-index/freightmatchingapiendpointsrirategetrirateendpoint","metadata":{"seo":{"title":"Get rate index for a lane","description":"Get rate index for a lane"}},"httpPath":"/v2/rate-index"}]},{"type":"group","label":"posting-index","link":"/lane-intelligence/openapi/posting-index","routeSlug":"/lane-intelligence/openapi/posting-index","items":[{"label":"Get pickup/delivery ratio for a lane","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/lane-intelligence/openapi/posting-index/freightmatchingapiendpointspdratiogetpdratioendpoint","routeSlug":"/lane-intelligence/openapi/posting-index/freightmatchingapiendpointspdratiogetpdratioendpoint","metadata":{"seo":{"title":"Get pickup/delivery ratio for a lane","description":"Get pickup/delivery ratio for a lane"}},"httpPath":"/v2/posting-index"}]},{"type":"group","label":"lane-intelligence","link":"/lane-intelligence/openapi/lane-intelligence","routeSlug":"/lane-intelligence/openapi/lane-intelligence","items":[{"label":"Get combined rate and posting-volume intelligence for a lane","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/lane-intelligence/openapi/lane-intelligence/freightmatchingapiendpointslaneintelligencepostlaneintelligenceendpoint","routeSlug":"/lane-intelligence/openapi/lane-intelligence/freightmatchingapiendpointslaneintelligencepostlaneintelligenceendpoint","metadata":{"seo":{"title":"Get combined rate and posting-volume intelligence for a lane","description":"Get combined rate and posting-volume intelligence for a lane"}},"httpPath":"/v2/lane-intelligence"}]}]},{"type":"group","label":"Carrier Search","items":[{"type":"link","fsPath":"carrier-search/index.page.tsx","metadata":{},"label":"Overview","link":"/carrier-search","routeSlug":"/carrier-search"},{"type":"link","label":"Carrier Search API v2","link":"/carrier-search/openapi","routeSlug":"/carrier-search/openapi"},{"type":"group","label":"Authorize","link":"/carrier-search/openapi/authorize","routeSlug":"/carrier-search/openapi/authorize","items":[{"label":"Exchange an org token for a bearer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/carrier-search/openapi/authorize/authorize","routeSlug":"/carrier-search/openapi/authorize/authorize","metadata":{"seo":{"title":"Exchange an org token for a bearer","description":"Resolves the given email against your organization, validates the org-level integration token, and — if your organization has the Integration API feature provisioned — returns a bearer token to use as Authorization: Bearer <token> on every other endpoint. Tokens expire after 5 minutes; call this endpoint again to get a new one."}},"httpPath":"/v2/authorize"}]},{"type":"group","label":"Reference","link":"/carrier-search/openapi/reference","routeSlug":"/carrier-search/openapi/reference","items":[{"label":"Get all vehicle types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/carrier-search/openapi/reference/getvehicletypes","routeSlug":"/carrier-search/openapi/reference/getvehicletypes","metadata":{"seo":{"title":"Get all vehicle types","description":"Get all vehicle types"}},"httpPath":"/v2/reference/vehicle-types"}]},{"type":"group","label":"carrier-search","link":"/carrier-search/openapi/carrier-search","routeSlug":"/carrier-search/openapi/carrier-search","items":[{"label":"Search active carrier postings on Loadlink and/or DAT","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/carrier-search/openapi/carrier-search/freightmatchingapiendpointscarriersearchpostcarriersearchendpoint","routeSlug":"/carrier-search/openapi/carrier-search/freightmatchingapiendpointscarriersearchpostcarriersearchendpoint","metadata":{"seo":{"title":"Search active carrier postings on Loadlink and/or DAT","description":"Returns active lane postings matching the given criteria. At least one of OriginCity, OriginProvince, DestinationCity, or DestinationProvince is required."}},"httpPath":"/v2/carrier-search"}]}]},{"type":"group","label":"Member Discovery","items":[{"type":"link","fsPath":"member-discovery/index.page.tsx","metadata":{},"label":"Overview","link":"/member-discovery","routeSlug":"/member-discovery"},{"type":"link","label":"Member Discovery API v2","link":"/member-discovery/openapi","routeSlug":"/member-discovery/openapi"},{"type":"group","label":"Authorize","link":"/member-discovery/openapi/authorize","routeSlug":"/member-discovery/openapi/authorize","items":[{"label":"Exchange an org token for a bearer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/member-discovery/openapi/authorize/authorize","routeSlug":"/member-discovery/openapi/authorize/authorize","metadata":{"seo":{"title":"Exchange an org token for a bearer","description":"Resolves the given email against your organization, validates the org-level integration token, and — if your organization has the Integration API feature provisioned — returns a bearer token to use as Authorization: Bearer <token> on every other endpoint. Tokens expire after 5 minutes; call this endpoint again to get a new one."}},"httpPath":"/v2/authorize"}]},{"type":"group","label":"Reference","link":"/member-discovery/openapi/reference","routeSlug":"/member-discovery/openapi/reference","items":[{"label":"Get all vehicle types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/member-discovery/openapi/reference/getvehicletypes","routeSlug":"/member-discovery/openapi/reference/getvehicletypes","metadata":{"seo":{"title":"Get all vehicle types","description":"Get all vehicle types"}},"httpPath":"/v2/reference/vehicle-types"}]},{"type":"group","label":"member-discovery","link":"/member-discovery/openapi/member-discovery","routeSlug":"/member-discovery/openapi/member-discovery","items":[{"label":"Find carriers or brokers active on a lane","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/member-discovery/openapi/member-discovery/freightmatchingapiendpointsmemberdiscoverypostmemberdiscoveryendpoint","routeSlug":"/member-discovery/openapi/member-discovery/freightmatchingapiendpointsmemberdiscoverypostmemberdiscoveryendpoint","metadata":{"seo":{"title":"Find carriers or brokers active on a lane","description":"Returns a ranked list of companies (the opposite role from RequestingRole) active on the given lane in the last TimeframeDays (max 365) days, ranked by posting volume. Both OriginCity/OriginProvince and DestinationCity/DestinationProvince are required."}},"httpPath":"/v2/member-discovery"}]}]}]}