Skip to main content

Current Status

View Live Status Dashboard

Real-time system status and uptime monitoring →
Monitor the health of all Intelliprint services in real-time at intelliprint.instatus.com.

Monitored Services

Our status page tracks the health of:
ServiceDescriptionStatus Page
APICore REST API (api.intelliprint.net)View →
DashboardWeb dashboardView →
Account CentreAuthentication & account managementView →
Search SystemAddress search & validationView →
Payment GatewayStripe payment processingView →
CDN ServicesCloudflare content deliveryView →
DNS ServersDomain name resolutionView →

Get Status Updates

Subscribe to receive notifications when system status changes:

Email Notifications

Get alerts via email

Slack Integration

Status updates in Slack

RSS/Atom Feeds

Monitor via RSS reader
Configure your preferred notification method at intelliprint.instatus.com.

Historical Uptime

View historical uptime data and incident reports for the past 90 days on the status dashboard.
Current Uptime: Intelliprint maintains 99.9%+ uptime across all core services. View real-time metrics on the status page.

API Version Information

Current Version

Version: 1.0
Base URL: https://api.intelliprint.net/v1
Status: Stable

API Versioning

The Intelliprint API uses URL-based versioning. The current version is v1:
https://api.intelliprint.net/v1/prints
We’ll provide advance notice of any breaking changes. Migration guides will be published well before any deprecated endpoints are removed.

Changelog

Recent Updates

2025-11
  • Added A5 and A6 postcard support
  • Double-sided printing options
  • Enhanced address validation
  • Improved error messages
2024-10
  • Initial API launch
  • Print jobs, backgrounds, and mailing lists
  • Test mode support
  • Multi-language SDKs

Available Features

Real-time event notifications when letters are updated or mailing lists are validated. Configure at account.intelliprint.net/api_keys.Learn more about webhooks →
Preview and test print jobs without charges or physical sending.Learn more about test mode →
Value-added service to verify addresses before sending. Contact us to enable.Learn more →

Planned Features

Optimised endpoints for high-volume operations.
Detailed insights into delivery rates, costs, and campaign performance.

Rate Limits

The API enforces the following rate limits to ensure service reliability:
EnvironmentLimit
Test Mode10 requests/second
Production50 requests/second
Learn more about rate limits →

Maintenance Windows

Planned maintenance is scheduled during off-peak hours (typically 02:00-04:00 GMT) and announced at least 48 hours in advance via:
  • Status page
  • Email notifications (if subscribed)
  • Dashboard notifications

Report an Issue

Experiencing issues not reflected on the status page?

API Health Check

You can programmatically check API health:
curl https://api.intelliprint.net/v1/health

# Response:
{
  "status": "operational",
  "version": "1.0"
}
Best Practice: Implement health checks in your application to detect API availability issues early.

Service Level Agreement (SLA)

Intelliprint targets 99.9% uptime for the core API. For enterprise SLA requirements, contact [email protected].