Account

The Account object lets you perform actions on your Vobiz account. You can update and modify Account details using this object.

Key Features

  • View account type (standard or developer) and billing mode (prepaid or postpaid)
  • Monitor account balance and credit information
  • Update account details including name, address, city, state, and timezone
  • Access auth credentials and resource URIs for API integration

Base URI

Base URI
https://api.vobiz.ai/api/v1/Account/

Account Operations

The Account Object

View the structure and attributes of the Account object including account type, billing mode, credits, and timezone.

Retrieve Account Details

GET request to retrieve all details of your Vobiz account including balance, auth credentials, and settings.

Update Account Details

POST request to update account information such as name, address, city, state, and timezone.