Skip to content
English
  • There are no suggestions because the search field is empty.

Why do my Open and Mock APIs not connect?

In order to connect to an Open or Mock APIs, please verify you are using the correct URL, scope, and subscription key in the header.

In order to connect to an Open or Mock API, please verify that the URL, Scope and the Subscription key match what is listed below in your API Client.

  1. URL OPEN/MOCK  
    1. OPEN - https://api-OPEN.magellanlp.com/OPEN/inventory/v3.1/reporting/in
    2. MOCK -  https://api-MOCK.magellanlp.com/MOCK/inventory/v3.1/reporting/in
  2. Scope
    1. OPEN
      1. api://swift-open-inventory-api/.default
      1. api://swift-open-loading-api/.default
      1. api://swift-open-shipping-api/.default
      1. api://swift-open-billing-api/.default
      1. api://swift-open-locations-api/.default
      1. api://swift-open-carrier-loading-api/.default
    2. MOCK
      1. api://swift-mock-inventory-api/.default
      1. api://swift-mock-loading-api/.default
      1. api://swift-mock-shipping-api/.default
      1. api://swift-mock-billing-api/.default
      1. api://swift-mock-locations-api/.default
      1. api://swift-mock-carrier-loading-api/.default
  3. Subscription Key: Make sure you are using the correct subscription key for header "Ocp-Apim-Subscription-Key"
    1. OPEN = Core
    2. MOCK