Device Capabilities V2 icon

Device Capabilities V2

(0 reviews)

home

Overview

The Device Capabilities API allows aggregators and other consumers to verify if a subscriber is an AT&T subscriber and retrieve various capabilities of the subscriber’s device. The API supports three modes of operation: basic, RCS, and old capabilities.

Modes of Operation

Basic

Checks if the subscriber's MSISDN is an AT&T subscriber.

Returns a boolean value indicating the subscriber status.

RCS

Checks if the subscriber's MSISDN is an AT&T subscriber.

Retrieves RCS capabilities from Google.

Returns the subscriber status and a list of RCS features.

DCV1

This mode intend to provide backward compatibility with old Device Capability service (part of DCLS)

Returns detailed device capabilities including UA profile and other proprietary data.

The Device Capabilities API is designed to provide aggregators and other consumers with the necessary information to determine subscriber status and device capabilities. This allows for better integration and user experience when interacting with AT&T subscribers.

For further information, please refer to the API documentation or contact our support team.


Reviews