Authentication
The Cisco Cloud Observability Connections API uses Open Authentication 2.0 (OAuth2) token-based authentication. Refer to Authentication for details on how to generate an OAuth token.
Cisco AppDynamics API requests adhere to a standard OAuth2 request format. You need a Service Principal and a valid JSON Web Token (JWT) to use this API. Service Principals are identities, represented as code, used by created applications, services, and automation tools to access specific resources. See Authentication.