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 Consent Management API

Register customer consent required by subscriber-data products.

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

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

This API exposes 1 operation across 1 path. 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.

1 operations 1 paths 0 schemas 1 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 Consent Management 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 1

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

Consent Management 1

Register customer consent required by subscriber-data products.

POST
/digihub/v2/consentmgmt
Consent Management
consentManagement 3 params body → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

telkomsel-consent-management-api-openapi.yml Raw ↑

Other APIs Telkomsel publishes across the network.

Telkomsel Identity Verification API
Telkomsel Location API
Telkomsel Scoring and Insights API
Telkomsel SIM Swap API
Telkomsel SMS API
Telkomsel Subscriber Check API
Telkomsel USSD API