Skip to main content

List Supported Providers

Discover available telephony providers and the credential fields each one requires
1 min read
get/api/v1/organizations/telephony-providers/metadata
Request example
Response
get/api/v1/organizations/telephony-providers/metadata

Use this endpoint to discover which telephony providers Menace Voice supports and the exact credential fields each one expects. The response drives the configuration form in the dashboard, and is the recommended way to build a provider-agnostic integration.

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
providersobject[]required#
Show child attributes
providerstringrequired#
display_namestringrequired#
connectivityenum<string>#

Default: "api"

Options:apisip
fieldsobject[]required#
Show child attributes
namestringrequired#
labelstringrequired#
typestringrequired#
requiredbooleanrequired#
sensitivebooleanrequired#
descriptionstring · null#
Show child attributes
placeholderstring · null#
Show child attributes
optionsobject[] · null#
Show child attributes
visible_whenobject · null#
Show child attributes
sectionstring · null#
Show child attributes
docs_urlstring · null#
Show child attributes
estimated_phone_number_pricestring · null#
Show child attributes
phone_number_urlstring · null#
Show child attributes
pricing_urlstring · null#
Show child attributes