Everything you need to know to get the most out of Approvable's creative approval platform.
Welcome to Approvable! Follow these steps to get your creative approval workflow up and running.
Contact us at tyler@approvable.io to create your workspace and configure initial settings.
Add team members and clients, set permissions, and configure notification preferences.
Create a project, upload creative assets, and start the approval process.
Annotate directly on images and videos with precise feedback tools.
Track changes across versions with automatic history and comparisons.
Branded external links for seamless client review and approval.
Real-time comments, notifications, and workflow automation.
Integrate Approvable with your existing tools and workflows using our comprehensive REST API.
curl -X POST https://api.approvable.io/v1/projects \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "New Campaign",
"description": "Q1 Marketing Campaign"
}'
Contact us for API documentation and access credentials.