ADC

This endpoint grants access to ADC data for authorized clients. It verifies the client's Member ID and returns a success response with the access status. The response includes the Member ID and an indicator that access to ADC data has been granted, allowing the client to proceed with further ADC-related API calls.

Body Params
string
required

Unique member identifier used to validate access to ADC data.

string
required

Secret credential used together with the member ID for authentication and access validation.

Headers
string
required
Defaults to Bearer

Use your Public Key with the Bearer scheme.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json