<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0aeabe3a-e751-4967-847a-6f0da8009b97/boxlock_x.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0aeabe3a-e751-4967-847a-6f0da8009b97/boxlock_x.png" width="40px" /> To request access to our developer tools, please inquire by completing the BoxLock Logistics application here.
</aside>
Welcome to the BoxLock Control API! You can use our API to access information about your organization, manage locations, locks, barcodes, access activity logs and a variety of other things.
All of our endpoint examples are written in Shell using curl, which should allow them to be easily generalizable to any programming language you're using to integrate BoxLock into your application.
BoxLock uses API keys to allow access to the API.
BoxLock uses API Key to allow access to the API. Make sure you've filled out the BoxLock Logistics form and your credentials will be emailed to you within one business day. The API Info for your account will also be made available under Account → API in BoxLock Control.
The BoxLock Control API expects the API Key to be included in all API requests to the server. X-API-Key as the header key and your API Key as the value.

You can filter most of our data objects by their field properties (ie locks, barcodes, and packages).
Example Requests