Public
Documentation Settings

BIC Global Container Database

The BIC Boxtech Global Container Database contains technical attributes of shipping containers for use in applications and automation

Contact Support: Name: BIC API Support Email: bic@bic-code.org

Authentication

POSTGet Token (Simplified)

https://api.bic-boxtech.org/oauth/token
AUTHORIZATIONBasic Auth
Username

{{username}}

Password

{{password}}

POSTGet Token

https://api.bic-boxtech.org/oauth/token
HEADERS
Content-Type

application/x-www-form-urlencoded

Authorization

Basic YmljYXBwOmJpY3NlY3JldGFwcA==

Bodyurlencoded
grant_type

password

password

{{password}}

username

{{emailAddress}}

Code

Loading