Feel free to contact us at support@vizlook.com if you have any problems.
API Errors
Error Response Structure
All error responses include aerror message:
Crawl Error Type for /videos
For the /videos endpoint, in addition to using HTTP status codes to indicate errors, we also use a status field to display specific error information for each video. This design facilitates more precise error management when retrieving multiple URLs.
Best Practices to Avoid Errors
- Always validate request parameters before sending.
- Monitor your API usage to avoid exceeding limits.
- Implement error handling and retries in your application.
