Skip to main content

Subscriptions API: General Availability

· One min read
Catarina Comba
Product Manager
General Availability

Overview

The Subscriptions API is now officially declared as Generally Availability (GA). Following the Early Access phase, the API is now fully supported and ready to use in production environments.

No new changes, the features and functionality available during Early Access remain unchanged as we move to General Availability. This includes:

  • List Subscriptions: Retrieve all subscribers in an account.

  • Get Subscription: Access specific subscriber information based on the subscription ID.

  • HAL Implementation: The API continues to support the embedding of linked resources using the HAL standard.

  • Resource Embedding with Transclude: Control which resources are included in the response by using the transclude preference header.

For more information review the API specifications.

SMS Metadata API: Unique Identifier

· One min read
Catarina Comba
Product Manager

Overview

The SMS Metadata API now includes the SMS Unique ID. This attribute allows On-Premises compliance customers to reconcile the SMS data returned by the API against the SMS information delivered to their recording services.

What's New

For 1GLOBAL customers who receive their recorded SMS via the Batch service, the SMS Metadata API will now facilitate seamless SMS reconciliation with the new enhancement.The reconciliation is based on the “SMS Unique ID”, a field that already exists in the SMS CSV Batch files (the last field in the file). This field represents the unique ID of the SMS record. The SMS Metadata API response now includes this same information in the “request_id” field, allowing for accurate and efficient SMS reconciliation.

note

the SMS Metadata API specification document is currently available for customers upon request.

New: Subscriptions API Suite

· One min read
Catarina Comba
Product Manager
Early Access

Overview

The Subscriptions API provides visibility into subscriptions information - list all the subscribers in an account, including their subscriber details, mobile numbers, SIM information, and associated services.

What's New

  • List Subscriptions - Retrieve all the subscribers in the account. The subscription information includes subscriber details like name, status, mobile numbers, account information (for customers with multiple organizational units), SIM profile, and active services.
  • Get Subscription - retrieve a subscriber information based on subscription ID.

Additional APIs allow access to specific resources.

For more information review the API specifications.