Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Telkomsel Subscriber Check API

MSISDN state - active status, subscriber type, roaming, call forwarding, recycled numbers.

Telkomsel Subscriber Check API is one of 8 APIs that Telkomsel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Subscriber Check. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.0.3, at version 2026-07-11.

Requests are made against a single base URL, https://api.digitalcore.telkomsel.com.

6 operations 6 paths 0 schemas 6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-07-11
Base URL
https://api.digitalcore.telkomsel.com
Authentication
API Key, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Telkomsel Subscriber Check API declares 3 security schemes for authenticating requests. An API key is passed in the header as api_key (ApiKeyAuth). An API key is passed in the header as x-signature (SignatureAuth). It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API Key / Package Key issued per subscribed DigiHub application.
  • SignatureAuth — SHA256(API Key + Secret Key + current epoch timestamp in seconds, UTC). Required alongside apikey on every request. See https://digihub.telkomsel.com/documenta…
  • BearerAuth — Bearer access token obtained via the OIDC CIBA flow (POST /bc-authorize then POST /token). Used by the CAMARA-style SIM Swap API.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 POST. Each is listed below with its method, path, parameters, and response codes.

Subscriber Check 6

MSISDN state - active status, subscriber type, roaming, call forwarding, recycled numbers.

POST
/digihub/subscheck/activestatus
API Active Status
activeStatus 3 params body → 200400
POST
/digihub/subscheck/v2/activestatus
API Active Status
activeStatus-137 3 params body → 200400
POST
/digihub/subscheck/subscribertype
This API will provide insight regarding subscriber’s subscription type of targeted customer
subscriberType 3 params body → 200400
POST
/digihub/subscheck/roamingstatus
This API will provide insight regarding roaming status of targeted customer
roamingStatus 3 params body → 200400
POST
/digihub/subscheck/callforward
This API will provide insight regarding call forwarding status of targeted customer
callForwarding 3 params body → 200400
POST
/digihub/subscheck/recyclev2
Recycle v2
Recycle-v2 3 params body → 200400500502503504

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

telkomsel-subscriber-check-api-openapi.yml Raw ↑

Other APIs Telkomsel publishes across the network.

Telkomsel Consent Management API
Telkomsel Identity Verification API
Telkomsel Location API
Telkomsel Scoring and Insights API
Telkomsel SIM Swap API
Telkomsel SMS API
Telkomsel USSD API