A collection of awesome Box Platform related libraries, resources and shiny things. Many of these are community contributions, and are therefore not officially supported by Box.
- Postman Collection - A Postman Collection, ready for you to start making API calls - by @box
- Box API navigator - A visual tool for learning about Box API endpoints - by @box
- Token Generator - A simple tool for creating an Access Token and Refresh token pair for you to use in your code or Postman
- Box Audit Logs - an AWS Lambda function to feed Box Audit logs from the Box API into AWS ElasticSearch - by kenji-toforone
- Client Side Rate Limiter in Python - Python code sample for client-side rate limiting - by @jmfrank63
- UI Elements CodePen - Some excellent examples on the power of Box UI Elements - by @box
- Box Salesforce Blueprint - A collection of examples designed to work with the Box for Salesforce managed package. These samples are designed to be used for demonstration, development, and test purposes.
- Box Notes Table of Content - A Chrome Extension that adds a table of content to your Box Notes - by @cbetta
- ngrok - a useful tool for enabling your local application on a public IP
- webhook.site - another useful tool for testing webhooks without actually making your application available publicly