😀
Globalsms.io
  • English How-to
    • Globalsms PVA FAQ
    • How to buy numbers from UI
    • How to buy Numbers using API
      • Obtain Authentication Code
    • How to get SMS from API
    • How to get Voice Verification Code from API
    • How to get Numbers for an order
    • Copy of How to get support
  • 中文用户手册
    • 常见问题
    • 用平台页面购买好吗
    • 用API购买号码
      • 获取授权码
      • 取所有平台支持的APP
      • 取平台支持的号码供应商
      • 取每一个APP的号码数量
Powered by GitBook
On this page

Was this helpful?

  1. English How-to

How to get Voice Verification Code from API

You can use API to get Voice Verification Code from globalsms.io

PreviousHow to get SMS from APINextHow to get Numbers for an order

Last updated 8 months ago

Was this helpful?

GET

Query Parameters

Name
Type
Description

order_number_uuid

string

This is the UUID for your number.

data_type

string

Avaiable value: 'code' , 'text' , 'file'

/api/public/voice_log/{order_number_uuid}/{data_type}