Prerequisites
- A Scrunch workspace with Optimize and Deploy access enabled
- An API key with Configure access
- A brand ID for the brand you want to optimize
- (Optional) A site ID if you want to deploy to AXP
Run your first pipeline
- cURL
- Python
- JavaScript / TypeScript
1
Set your credentials
2
Submit URLs for audit and optimization
This example submits two URLs for audit and content optimization:Example response:
3
Poll for status
Use a token from the response to check progress:Example response (completed):
Next steps
Orchestration overview
Learn about pipeline stages, error codes, and request patterns.
Pipeline lifecycle guide
Walk through the full lifecycle from submission to completion.
Set up webhooks
Get notified in real time instead of polling.