Before you can start using our APIs, you need an API key. It's easy. Just visit https://oms.boxme.asia and sign in with your account. Next step go to Settings menu -> API Intergration to create API key.Once you've activated your key, you're ready to roll.
💡Please keep your API KEY in a secret and secure manner. DO NOT store them in publicly accessible places like GitHub, client-side code and so on. All API requests must be made over HTTPS. Calls made over plain HTTP will fail.
To use the Boxme API key, construct a normal HTTPS request and include an Authorization header with the value of Token. Signing is not required.Example of request headers: