Coming Soon — We’re building a REST API for programmatic cache
invalidation.
Cache Invalidation API
The Hado SEO API will primarily focus on cache invalidation, allowing you to programmatically refresh your pre-rendered content when you deploy changes to your app.Primary Use Cases
Invalidate Single Pages
Clear cache for specific URLs after content updates
Invalidate Entire Site
Force a full cache refresh after major deployments
CI/CD Integration
Automatically invalidate cache on successful builds
Selective Invalidation
Clear cache for specific URL patterns or paths
Example Workflow
Integrate cache invalidation into your deployment pipeline:Planned Features
- RESTful API with simple, predictable endpoints
- API Keys for secure authentication
- Webhooks for invalidation status notifications
- Rate Limiting to prevent abuse
- Granular Control over which pages to invalidate
API access will be available on Pro and Agency plans.