BulkImagePro API Documentation
Welcome to the BulkImagePro API reference. Here you’ll find everything you need to integrate BulkImagePro into your workflow.
Authentication
All requests require an API key in the header:
Authorization: Bearer <API_KEY>
API Key Required: Register with your name and email to get an API key. Always keep your API key secret!
Authentication Method: Use HTTP Basic Auth. Set the Authorization header to a digest of Bearer `YOUR_API_KEY`. Your API key is available on your account page.
Security: All requests must be made over an encrypted HTTPS connection.
Base URL:
https://api.bulkimagepro.com