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:
BIC Facility Codes Website: https://www.bic-code.org/locodes/
SMDG Terminal Codes Website: http://www.smdg.org/smdg-code-lists/
-
Facility By Country & Code Provider GET api.bic-code.org/v1/facilities/byCountry/{{countryCode}}/{{codeProvider}}
-
Facility By UNLOCODE & Code Provider GET api.bic-code.org/v1/facilities/byLocation/{{unLocode}}/{{codeProvider}}
-
Facility By Name & Country GET api.bic-code.org/v1/facilities/byName/{{countryCode}}?name={{name}}&codeProvider={{codeProvider}}
-
Facility By Code GET api.bic-code.org/v1/facilities/{{code}}?codeProvider={{codeProvider}}