Box
activeFile Sharing and Storage
Connect via PincerAPI
Use our proxy to call Box with your PincerAPI key. No separate signup needed.
# Get instructions for Box
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/box/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/box/your/endpoint/here"