API Endpoint
⚠️ Important: RVM Compliance & Sending Guidelines
Sending Limits & Delivery Behavior
Compliance Support
RVM Attributes
Required Body Keys
Conditional Body Keys
Optional Body Keys
Example Requests
Requires two headers: x-team-id and x-secret. Both must be sent with each request.
Located on the API Setting tab. (Required)
Located on the API Setting tab. (Required)
A value to identify this drop in your system. Will be passed through to you in the webhook callback. Max length 256 characters. (Required)
Located on in your account's trust center tab. (Required)
Your contact's phone number in E.164 format. (Required)
The ID of the audio recording to send to your contacts. Located on in your account's recordings tab. *Not required if you are using audio_url or voice_id
The ID of the Mimic AITM voice to use when reading your tts_body. Located on in your account's voices tab. *Not required if you are audio_url or recording_id. Must use in conjunction with tts_body.
The text you want Mimic AITM to convert to speech using the voice_id you specify. *Required if using voice_id
Use of this property requires special approval. Please contact support. | A url to the voicemail audio to play (mp3 or wav). *Not required if you are using recording_id or voice_id
Use of this property requires special approval. Please contact support.
The phone number to forward calls and texts to when the contact replies to your message. Must be in E.164 format.
The IVR to use when your contact calls you back. Located on in your account's phone ivr tab.
The ID of the private number pool to select phone numbers from based on geographic location of your contact.
The zip code / postal code of your contact. Supplying a value for postal code is optional but provides more accurate compliance with TCPA calling hours.
Override the default RVM webhook url that you specified in your API settings.
Wholesale customers are able to specify SIP Trunks and STIR/SHAKEN credentials.
Request accepted. Delivery status delivered via webhook callback.
Request accepted. Delivery status delivered via webhook callback.
Example Request (static audio file hosted on Drop Cowboy platform)
Example Request (static audio file hosted on your servers)
Example Request (private number pool)
Example Request (specific caller ID)
Example Request (privacy enabled, display Unknown Caller as caller ID)
Example Request (generative AI text to speech)
Example Response
Last updated
Was this helpful?