DID Provisioning

Automated, API-driven DID provisioning for carriers and enterprises. Instantly activate local, national, mobile, and toll-free numbers across 100+ countries. Manage the entire number lifecycle - from provisioning to porting to decommissioning - through a single platform.

100+
Countries Covered
5M+
Numbers in Inventory
<30s
Activation Time
99.9%
Provisioning Success Rate
Overview

Intelligent Number Management at Global Scale

Minutes Network's DID Provisioning platform automates every aspect of telephone number management. From instant activation of local numbers to complex international porting workflows, our system handles it all through a unified API and intuitive dashboard.

Fast

Instant Activation

Provision new numbers in under 30 seconds via API or dashboard. Our pre-allocated inventory across 100+ countries means numbers are ready to use immediately - no waiting for carrier provisioning cycles or manual configuration.

Report

Bulk Provisioning

Provision thousands of numbers in a single API call. Upload CSV files with number requirements, and our system allocates matching numbers from inventory, applies routing rules, and activates them in batch - ideal for large-scale deployments and migrations.

icon

Porting Automation

Our porting engine automates the entire number portability workflow. Submit porting requests via API, track progress in real time, and receive automated notifications at each stage. We handle LOA generation, carrier coordination, and cut-over scheduling.

Regulatory Compliance

Automated regulatory document management ensures every number meets local compliance requirements. Our system knows which documents are required per country and number type, and guides users through the submission process with validation checks.

Inventory Optimisation

AI-driven inventory management predicts demand patterns and automatically replenishes stock across destinations. Avoid number shortages with smart allocation algorithms that reserve capacity based on your historical usage and growth projections.

Capacity Planning

Forecast number requirements based on customer growth, seasonal patterns, and campaign schedules. Our capacity planning tools integrate with your CRM and billing systems to anticipate demand before it arrives, ensuring uninterrupted service delivery.

Provisioning Workflow

From Request to Active Number in Seconds

Our streamlined provisioning workflow automates every step, from number selection through to activation and quality verification.

Search & Select

Search available numbers by country, city, area code, number type, or pattern. Our inventory API supports regex-based searching, so you can find vanity numbers, sequential ranges, or numbers matching specific patterns. View real-time availability across all number types and regions.

icon

Configure Routing

Assign routing rules to provisioned numbers before activation. Configure SIP trunk destinations, failover rules, time-based routing, IVR integration, and call forwarding. Routing can be set per-number or applied in bulk using templates for consistent configuration across large number pools.

icon

Compliance Check

Our automated compliance engine verifies that all required regulatory documents are on file before activation. For countries requiring proof of address, identification, or business registration, the system validates documents against local requirements and flags any issues for resolution.

icon

Activate & Test

Numbers are activated instantly once compliance is verified. Our system automatically runs a test call to confirm reachability, verify routing configuration, and check audio quality. You receive confirmation with test results, and the number is ready for production traffic within seconds.

API Capabilities

Complete Number Management via REST API

Every provisioning function is available through our comprehensive REST API. Integrate number management directly into your platforms, automate provisioning workflows, and build custom portals for your customers - all programmatically.

Search, reserve, provision, and release numbers via API
Bulk operations: provision up to 10,000 numbers per request
Webhook notifications for provisioning status changes
Number lifecycle management: suspend, resume, release
Regulatory document upload and status tracking
Get API Access
// Provision a DID via API
POST /api/v2/dids/provision

{
  "country": "GB",
  "type": "geographic",
  "city": "London",
  "quantity": 10,
  "routing": {
    "destination": "sip:pbx.company.com",
    "failover": "sip:backup.company.com",
    "codec": ["G.711a", "G.729"]
  },
  "features": {
    "call_recording": true,
    "sms_enabled": true,
    "cnam": "Acme Corp"
  }
}

// Response
{
  "provisioned": 10,
  "numbers": [
    "+442071230001",
    "+442071230002",
    "..."
  ],
  "status": "ACTIVE",
  "activation_time": "1.2 seconds"
}
Number Types

Every Number Type You Need

Our inventory covers the full spectrum of number types across global markets, from local geographic numbers to international toll-free and universal numbers.

Geographic Numbers

Local numbers tied to specific cities and regions. Establish a local presence in any market without physical infrastructure. Available in 100+ countries with city-level selection. Ideal for businesses wanting to appear local to their customers.

National Numbers

Non-geographic national numbers that work across an entire country. Customers can call from any location at local rates. Perfect for nationwide customer service lines, marketing campaigns, and unified contact points.

Voice

Mobile Numbers

Virtual mobile numbers with SMS and voice capability. Ideal for two-factor authentication, app verification, and mobile-first communication strategies. Available in 50+ countries with instant provisioning.

Pricing

Toll-Free Numbers

Free-to-call numbers in 80+ countries. Remove calling barriers for your customers with toll-free access. Support for domestic toll-free (e.g., 0800, 1-800) and International Toll-Free Service (ITFS) numbers.

Exchange

UIFN Numbers

Universal International Freephone Numbers (UIFNs) provide a single toll-free number accessible from multiple countries. Simplify your global contact strategy with one number that works worldwide. Available through the ITU allocation process.

Shared Cost Numbers

Split calling costs between your organisation and the caller. Shared cost numbers reduce your toll-free expenses while maintaining a low barrier to contact for customers. Available in major European and Asian markets.

Geographic Coverage

Numbers Available in 100+ Countries

Our DID inventory spans every major market worldwide, with deep coverage including city-level geographic numbers and multi-operator mobile number availability.

Europe

Comprehensive coverage across all EU member states plus the UK, Switzerland, and Norway. Geographic numbers available at city level in major markets including UK, Germany, France, and 25+ additional countries. Toll-free and national numbers available in all markets.

Americas

Full coverage across the United States (all area codes), Canada, Brazil, Mexico, Argentina, Colombia, Chile, and 15+ additional Latin American markets. US toll-free and local numbers with instant provisioning.

Asia-Pacific

Deep coverage in Australia, Japan, Singapore, Hong Kong, India, Malaysia, Thailand, Philippines, Indonesia, South Korea, and 20+ additional markets. Multi-operator mobile numbers available in key markets.

Middle East & Africa

Growing coverage across UAE, Saudi Arabia, South Africa, Nigeria, Kenya, Egypt, Israel, and 15+ additional markets. Our compliance team manages the complex regulatory requirements across diverse jurisdictions.

Automation Features

Automate Your Entire Number Operations

Our platform provides powerful automation capabilities that reduce manual work, eliminate errors, and accelerate provisioning across your entire number inventory.

Lifecycle Management

Complete Number Lifecycle Control

Manage every stage of a number's lifecycle from a single platform. Provision, configure, monitor, suspend, resume, port, and release numbers with full audit trails at every step. Automated workflows handle recurring tasks like compliance document renewals and inventory replenishment.

Automated compliance document expiry tracking and renewal
Smart inventory replenishment based on usage patterns
Number health monitoring with automatic test calls
Automated decommissioning with quarantine periods
Quality Assurance

Automated Number Testing

Every provisioned number is automatically tested to verify reachability, routing accuracy, and audio quality. Ongoing health checks run at configurable intervals to detect issues before they impact your customers. Integration with MinTest provides deep quality metrics for every number in your inventory.

Post-provisioning automated test calls within 60 seconds
Scheduled health checks (hourly, daily, or weekly)
Automatic alerts for unreachable or degraded numbers
SLA tracking with uptime reporting per number
// Number Health Check Result
{
  "number": "+442071230001",
  "status": "HEALTHY",
  "last_test": "2026-03-18T09:15:00Z",
  "test_results": {
    "reachable": true,
    "routing_correct": true,
    "audio_quality_mos": 4.3,
    "pdd_seconds": 2.1,
    "cli_delivered": true
  },
  "uptime_30d": "99.98%",
  "next_test": "2026-03-18T10:15:00Z",
  "sla_status": "WITHIN_SLA"
}
Dashboard & Reporting

Complete Visibility Into Your Number Estate

Our management dashboard provides a comprehensive view of your entire number inventory with real-time status, usage analytics, and cost reporting.

Analytics

Inventory Dashboard

Real-time view of your complete number inventory. Filter by country, type, status, and assignment. See utilisation rates, identify unused numbers, and optimise your inventory to reduce costs.

Growth

Usage Analytics

Detailed usage reports showing call volume, SMS traffic, and revenue per number. Identify your highest and lowest performing numbers. Track trends over time to inform capacity planning decisions.

Pricing

Cost Management

Transparent cost reporting showing monthly charges per number, porting fees, regulatory costs, and usage-based charges. Set up budget alerts and automated number release for inactive DIDs to optimise spend.

Start Provisioning Numbers Today

Access 5 million+ numbers across 100+ countries with instant API-driven provisioning. Get started with a free trial that includes 10 numbers in any country of your choice.