Facility Code API

Number of APIs: 4

A common API to provide the details of a facility used in International trade comprising of the BIC Container Facilities and SMDG Terminal Codes, these codes are managed under the ownership of each organisation independently but provided under a single API to industry. Bureau International des Containers (BIC) are responsible for providing the inland container facilities within a country, or location. SMDG are responsible for providing the terminals that container vessels call at within a country or location. Both code lists are child codes of the UN/LOCODE designed to give granularity of facilities contained within the area identified by the UN/LOCODE.

Further Information at:

  1. Facility By Country & Code Provider GET api.bic-code.org/v1/facilities/byCountry/{{countryCode}}/{{codeProvider}}

  2. Facility By UNLOCODE & Code Provider GET api.bic-code.org/v1/facilities/byLocation/{{unLocode}}/{{codeProvider}}

  3. Facility By Name & Country GET api.bic-code.org/v1/facilities/byName/{{countryCode}}?name={{name}}&codeProvider={{codeProvider}}

  4. Facility By Code GET api.bic-code.org/v1/facilities/{{code}}?codeProvider={{codeProvider}}