Setting up API pipelines and webhooks
Programmatically request video renders and configure automated delivery hooks.
Step-by-Step Instructions
- 1
Log in to the Nicle Developer Center and register a new project integration.
- 2
Acquire your unique API Key and Secret Token. Keep your credentials private.
- 3
Configure a POST request targeting the endpoint `https://api.mivasion.com/v1/video/generate` with your parameters.
- 4
Set up webhooks inside your console to receive POST notifications when video processing finishes.
- 5
Parse the webhook response payload to retrieve the optimized CDN download URL for the compiled MP4 file.
Support Tips
- Our sandbox endpoint does not consume production API credits but generates watermarked, low-resolution test previews.
- Verify your project limits and billing rules under Settings > API Dashboard to prevent request throttling.
Was this article helpful?