Skip to main content
JDI Logo
🚨

API 2.2 and Earlier Versions - Discontinued

All versions prior to 2.3.0 were permanently shut down on December 31, 2025

📚

API Documentation

Integrate JDI's powerful voice messaging services into your applications

JDI REST API v2.3.0 Overview

JDI provides a RESTful API for programmatic access to voice messaging, IVR, and communication services. The current version is API 2.3.0. All previous versions (2.2 and earlier) were permanently discontinued on December 31, 2025.

Base URL

https://api.23.rvmpro.com

Authentication

All API requests require a Bearer token in the Authorization header: Authorization: Bearer YOUR_API_KEY

Request Format

All requests and responses use JSON format with Content-Type: application/json

Available API Resources

  • Campaigns — Create, read, update, and delete voice messaging campaigns (POST /campaigns, GET /campaigns/:id, PUT /campaigns/:id, DELETE /campaigns/:id)
  • Contacts — Manage contact lists and recipients for campaigns
  • Audio — Upload and manage audio files for voice messages
  • IVR — Configure Interactive Voice Response systems and call flows
  • Numbers — Manage virtual phone numbers and SmartPool number rotation
  • Reports — Access campaign analytics, delivery reports, and performance data
  • Account — Manage account settings, billing, and API keys

Interactive Documentation

Full interactive API documentation with try-it-out capability is available via Swagger UI at https://api.23.rvmpro.com/api/docs

Migration from API 2.2

Key changes: Base URL changed from api.22.rvmpro.com/campaigns to api.23.rvmpro.com. Authentication changed from form data token to Bearer token header. Request format changed from form-encoded to JSON. Endpoints changed from single-endpoint with action parameters to RESTful resource-based routes.

Support

For API integration help, contact support at 1-877-786-9603 or email sales@justdeliverit.net.

Current API Version - 2.3.0

This is the latest and actively maintained API version. All new integrations should use API 2.3.0.

Auto-Synced: This documentation automatically updates when API changes are deployed.

Developer Support

Our team is here to help you succeed with the JDI API.